mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
binds/qmk: init
Create the `vim.binds.qmk` module with `enable` and `setupOpts`.
This commit is contained in:
parent
f578f82b4d
commit
ef9609c207
7 changed files with 101 additions and 0 deletions
|
@ -158,6 +158,7 @@ isMaximal: {
|
|||
whichKey.enable = true;
|
||||
cheatsheet.enable = true;
|
||||
hardtime-nvim.enable = isMaximal;
|
||||
qmk.enable = false; # requires hardware specific options
|
||||
};
|
||||
|
||||
telescope.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue