feat: rename nvimtree.lua option and conform to new configuration format

This commit is contained in:
raf 2023-07-30 11:40:46 +03:00
commit 5c7546a8fa
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
6 changed files with 1452 additions and 574 deletions

View file

@ -0,0 +1,6 @@
_: {
imports = [
./config.nix
./nvimtree.nix
];
}