global/neovim: add otter
This commit is contained in:
parent
632bcac7a1
commit
eb3ff23716
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ in
|
||||||
};
|
};
|
||||||
nix.enable = true;
|
nix.enable = true;
|
||||||
nvim-autopairs.enable = true;
|
nvim-autopairs.enable = true;
|
||||||
|
otter.enable = true;
|
||||||
vim-surround.enable = true;
|
vim-surround.enable = true;
|
||||||
todo-comments.enable = true;
|
todo-comments.enable = true;
|
||||||
treesitter-context.enable = false;
|
treesitter-context.enable = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue