mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-18 03:24:11 +00:00
ufo: init
This commit is contained in:
parent
343bc09d72
commit
f7c4f8b787
4 changed files with 36 additions and 0 deletions
6
modules/plugins/ui/nvim-ufo/default.nix
Normal file
6
modules/plugins/ui/nvim-ufo/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./nvim-ufo.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue