feat(neovim): update config

This commit is contained in:
Felix Schröter 2021-08-04 22:21:44 +02:00
parent e77590bbe4
commit 4472bf76dc
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
6 changed files with 78 additions and 26 deletions

View file

@ -11,7 +11,6 @@ in {
programs.neovim = {
enable = true;
package = pkgs.neovim-nightly;
viAlias = true;
vimAlias = true;
plugins = with pkgs.vimPlugins; [
@ -31,10 +30,11 @@ in {
plenary-nvim
gitsigns-nvim
vim-test
auto-pairs
nvim-autopairs
camelcasemotion
wmgraphviz-vim
nvim-compe
vim-vsnip
(nvim-treesitter.withPlugins (_: pkgs.tree-sitter.allGrammars))
nvim-treesitter-context
@ -43,7 +43,11 @@ in {
nvim-ts-autotag
nvim-ts-context-commentstring
# lsp
nvim-lspconfig
nvim-lightbulb
# dap
# nvim-dap
# nvim-dap-virtual-text