mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-06 19:09:31 +00:00
ui/modes: rename to 'modes-nvim'; convert to freeform setupOpts
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ic9ce8702bca16c6a2f10bd35c9b194a36a6a6964
This commit is contained in:
parent
f298adc193
commit
228d6490c3
4 changed files with 48 additions and 55 deletions
6
modules/plugins/ui/modes-nvim/default.nix
Normal file
6
modules/plugins/ui/modes-nvim/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./modes.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue