WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit cfb08c8ebd - Show all commits

View file

@ -10,6 +10,9 @@ return {
renderer = {
highlight_git = true,
},
update_focused_file = {
enable = true,
},
},
config = function(_, opts)
require("nvim-tree").setup(opts)