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