diff --git a/flake.nix b/flake.nix index fc1b6bb..d6d9038 100644 --- a/flake.nix +++ b/flake.nix @@ -44,6 +44,8 @@ set runtimepath+=${inputs.plugin-dracula} set runtimepath+=${inputs.plugin-lsp} set runtimepath+=${inputs.plugin-cmp} + set runtimepath+=${inputs.plugin-cmp-vsnip} + colorscheme dracula autocmd BufEnter * :setlocal tabstop=2 shiftwidth=2 expandtab autocmd BufEnter *.nix :setlocal tabstop=2 shiftwidth=2 expandtab