mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-17 07:33:27 +00:00
dev: cleanup
This commit is contained in:
parent
72a715b1bd
commit
0d7875d0af
2 changed files with 9 additions and 11 deletions
|
@ -112,15 +112,8 @@ inputs: let
|
|||
};
|
||||
|
||||
vim.filetree = {
|
||||
nvimTreeLua = {
|
||||
nvimTree = {
|
||||
enable = true;
|
||||
renderer = {
|
||||
rootFolderLabel = null;
|
||||
};
|
||||
view = {
|
||||
width = 25;
|
||||
cursorline = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue