Jake Strahm
Jake Strahm
following `use {'nvim-telescope/telescope-fzf-native.nvim', run = 'make' }` didn't work on m1. modifying it to `use {'nvim-telescope/telescope-fzf-native.nvim', run = ' arch -arm64 make' }` worked. just wanted to share, maybe adding...
The ability to close all current grip servers from within grip e.g. _grip --killall_
Is there any plans to add nav_next() like in harpoon? I had bound M to _next_ , to quickly cycle through harpoons and i can't replicate this in this package.
_in my case set fillchars=fold:\\_ Reproduce: 1. alter fillchars settings e.g. set fillchars=fold:\ 2. observe change 3. install readablefold.vim 4. observe _reversion_ of fillchars setting