mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-22 11:45:28 +02:00
plugins/mini-keymap: init
This commit is contained in:
parent
6b2e98bc47
commit
79243692e9
2 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
empty = {
|
||||
plugins.mini-keymap.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue