mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 19:11:15 +00:00
raf
a4d35b4419
* plugins/neo-tree: init module * filetree/neo-tree: add setup options until border styles * plugins/filetree: rename module name * docs: update changelogs Mention the addition of neo-tree.
7 lines
59 B
Nix
7 lines
59 B
Nix
{
|
|
imports = [
|
|
./config.nix
|
|
./nvimtree.nix
|
|
];
|
|
}
|