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; [
|
plugins = with pkgs.vimPlugins; [
|
||||||
vim-sensible
|
vim-sensible
|
||||||
vim-startify
|
vim-startify
|
||||||
|
papercolor-theme
|
||||||
|
|
||||||
vim-elixir
|
vim-elixir
|
||||||
alchemist-vim
|
alchemist-vim
|
||||||
|
|
@ -146,6 +147,7 @@ in {
|
||||||
vim-json
|
vim-json
|
||||||
vim-jsx-pretty
|
vim-jsx-pretty
|
||||||
|
|
||||||
|
vim-commentary
|
||||||
vim-airline
|
vim-airline
|
||||||
rainbow
|
rainbow
|
||||||
vim-signify
|
vim-signify
|
||||||
|
|
@ -161,7 +163,6 @@ in {
|
||||||
fzfWrapper
|
fzfWrapper
|
||||||
LanguageClient-neovim
|
LanguageClient-neovim
|
||||||
deoplete-nvim
|
deoplete-nvim
|
||||||
papercolor-theme
|
|
||||||
vim-goyo
|
vim-goyo
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue