diff --git a/home/vim/default.nix b/home/vim/default.nix index c314a3b..3f5065c 100644 --- a/home/vim/default.nix +++ b/home/vim/default.nix @@ -78,6 +78,7 @@ in cmp-nvim-lua # NeoVim lua API cmp-path # Path name suggestions cmp-under-comparator # Sort items that start with '_' lower + cmp_luasnip # Snippet suggestions from LuaSnip # UX improvements dressing-nvim # Integrate native UI hooks with Telescope etc...