File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2290,7 +2290,7 @@ File Text: >
2290
2290
NvimTreeSymlink ModeMsg
2291
2291
<
2292
2292
Folder Text: >
2293
- NvimTreeRootFolder PreProc
2293
+ NvimTreeRootFolder Title
2294
2294
NvimTreeFolderName Directory
2295
2295
NvimTreeEmptyFolderName Directory
2296
2296
NvimTreeOpenedFolderName Directory
@@ -2395,6 +2395,7 @@ Diagnostics Folder Highlight: >
2395
2395
2396
2396
2024-01-22: disambiguate highlights sharing groups:
2397
2397
2398
+ - NvimTreeRootFolder PreProc -> Title
2398
2399
- NvimTreeModified* Constant -> Type
2399
2400
- NvimTreeOpenedHL Constant -> Special
2400
2401
- NvimTreeBookmarkIcon Constant -> SpecialKey
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ local DEFAULT_LINKS = {
38
38
NvimTreeSymlink = " ModeMsg" ,
39
39
40
40
-- Folder Text
41
- NvimTreeRootFolder = " PreProc " ,
41
+ NvimTreeRootFolder = " Title " ,
42
42
NvimTreeFolderName = " Directory" ,
43
43
NvimTreeEmptyFolderName = " Directory" ,
44
44
NvimTreeOpenedFolderName = " Directory" ,
You can’t perform that action at this time.
0 commit comments