add vim-commentary

This commit is contained in:
Haak Saxberg 2021-08-20 21:35:48 -07:00
parent 1141392278
commit 500ee100b8

View file

@ -136,6 +136,7 @@ in {
plugins = with pkgs.vimPlugins; [
vim-sensible
vim-startify
papercolor-theme
vim-elixir
alchemist-vim
@ -146,6 +147,7 @@ in {
vim-json
vim-jsx-pretty
vim-commentary
vim-airline
rainbow
vim-signify
@ -161,7 +163,6 @@ in {
fzfWrapper
LanguageClient-neovim
deoplete-nvim
papercolor-theme
vim-goyo
];