mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-10 20:23:30 +00:00
feat: modes.nvim
This commit is contained in:
parent
562230a625
commit
fccfff474a
9 changed files with 116 additions and 0 deletions
6
modules/ui/notifications/nvim-notify/default.nix
Normal file
6
modules/ui/notifications/nvim-notify/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./config.nix
|
||||
./nvim-notify.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue