Updated config

This commit is contained in:
2024-03-03 17:47:02 +01:00
parent 4ac1314fad
commit acfceb3c65
18 changed files with 207 additions and 87 deletions

View File

@ -0,0 +1,11 @@
return {
"j-hui/fidget.nvim",
opts = {
integration = {
["nvim-tree"] = {
enable = true,
},
},
},
config = true,
}