all repos — nixfiles @ 3b0c32cc6c20f6a20cf5f7e48668743f71c69e44

System and user configuration, managed by nix and home-manager

neovim: enable fuzzy finding with telescope

Alan Pearce
commit

3b0c32cc6c20f6a20cf5f7e48668743f71c69e44

parent

558c0d61af4eafc64c1df3ca56711530b90403c0

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
M user/settings/neovim.nixuser/settings/neovim.nix
@@ -15,6 +15,9 @@ coc-git
coc-json coc-yaml direnv-vim + nvim-treesitter + telescope-nvim + telescope-fzf-native-nvim vim-tridactyl vim-surround ];