mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 09:48:42 +02:00
plugins/vim-be-good: init
Integrate the vim-be-good plugin
This commit is contained in:
parent
8507b01e0c
commit
a1c352affc
2 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.vim-be-good.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue