abdallahz3
abdallahz3
Hi, There is an nvim-cmp plugin https://github.com/tzachar/cmp-fuzzy-path which fuzzy finds path in the current project. I was wondering if I can use broot to do the fuzzy finding. Is there...
Hi everyone, I use https://github.com/is0n/fm-nvim plugin to use broot in vim, but when I deleted a file using broot, if the deleted file happens to have been already opened, after...
**Describe the bug** I'm trying to create a twojs path from an svg path string **To Reproduce** Steps to reproduce the behavior: var d = 'M 10,30 A 20,20 0,0,1...
### What happens? Hi everyone, I attach an sqlite in-memory database I create two tables, the second one references the first one I get this error Binder Error: Failed to...