diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/vim.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/vim.nix b/modules/vim.nix index 1913197..dbe052b 100644 --- a/modules/vim.nix +++ b/modules/vim.nix @@ -36,6 +36,8 @@ let packages.collection = with vimPlugins; { start = [ fzf-vim + vim-fugitive + vim-gitgutter vim-easymotion vim-sleuth vim-better-whitespace |
