mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-15 03:34:31 +02:00
commentary: init plugin
This commit is contained in:
parent
2ca3c09635
commit
82158fba9c
3 changed files with 22 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
|||
|
||||
plugins.undotree.enable = true;
|
||||
plugins.gitgutter.enable = true;
|
||||
plugins.commentary.enable = true;
|
||||
|
||||
plugins.lsp = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue