add vim-commentary
This commit is contained in:
parent
1141392278
commit
500ee100b8
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue