mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
binds/qmk: Rename to vim.utility.qmk
Move the `vim.binds.qmk` module to `vim.utility.qmk`.
This commit is contained in:
parent
ff81c41d61
commit
ea55488f04
7 changed files with 5 additions and 6 deletions
6
modules/plugins/utility/qmk/default.nix
Normal file
6
modules/plugins/utility/qmk/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./qmk.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue