mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-16 07:03:28 +00:00
feat: vim-illuminate
This commit is contained in:
parent
294b712c15
commit
c20456e3a1
8 changed files with 59 additions and 0 deletions
6
modules/ui/illuminate/default.nix
Normal file
6
modules/ui/illuminate/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./config.nix
|
||||
./illuminate.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue