Cade Michael Lueker
Cade Michael Lueker
I'm trying to bind it with space (SPC-l), and have been unsuccessful using general. I tried a similar approach to setting projectile to SPC-p but keep getting the error ```...
yes thank you!
if it helps this is my init.vim " ----------------installCommand---------------------- " sh -c 'curl -fLo '${XDG_DATA_HOME:-$HOME/.local/share}'/nvim/site/autoload/plug.vim --create-dirs \ " https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim' " " ---------------------Plugs-------------------------- " vim-plug call plug#begin('~/.config/nvim/plugged') Plug 'junegunn/fzf', { 'do':...
when I do something like `#inc` I get suggestions and snippets suggestions then if I add the l they go away. If I delete the l and retype it they...
sorry Lower case L and uppercase i look very similar in that ^
Is there a setting that I should tweak maybe something with set complete opt ? I messed around with removing no insert and insert with no changes...
thank you for your help!
I'd love to help but am not sure what needs updating?
Thank You I'll check it out and try to update for anagram!
Sorry for the slow progress long weekend. I got configlet working and found the testcases that need improvement ``` [warn] anagram: missing 6 test cases - detects two anagrams (03eb9bbe-8906-4ea0-84fa-ffe711b52c8b)...