feat(nvim): combined and removed plugins

This commit is contained in:
2023-09-02 13:35:10 +03:00
parent 8eb0d2bcab
commit 4de181e3b2
27 changed files with 188 additions and 336 deletions

View File

@@ -137,7 +137,8 @@ return {
folder_closed = "",
folder_open = "",
folder_empty = "-",
-- The next two settings are only a fallback, if you use nvim-web-devicons and configure default icons there
-- The next two settings are only a fallback,
-- if you use nvim-web-devicons and configure default icons there
-- then these will never be used.
default = "*",
highlight = "NeoTreeFileIcon",