added vim plugins
This commit is contained in:
parent
d16530cfc5
commit
599b48e54b
@ -7,7 +7,7 @@
|
||||
jetbrains.jdk
|
||||
vscode
|
||||
];
|
||||
|
||||
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
@ -22,7 +22,10 @@
|
||||
vim-monokai-pro
|
||||
YouCompleteMe
|
||||
vim-airline
|
||||
vim-airline-themes
|
||||
vim-lsp
|
||||
vim-indent-guides
|
||||
vim-signify
|
||||
fugitive ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user