WIP: Switch to NixOS #5
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ return {
|
||||||
renderer = {
|
renderer = {
|
||||||
highlight_git = true,
|
highlight_git = true,
|
||||||
},
|
},
|
||||||
|
update_focused_file = {
|
||||||
|
enable = true,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
config = function(_, opts)
|
config = function(_, opts)
|
||||||
require("nvim-tree").setup(opts)
|
require("nvim-tree").setup(opts)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue