* feat(#1079): add highlight NvimTreeCopiedText and NvimTreeCutText * feat(#1079): add highlight NvimTreeCopiedText and NvimTreeCutText * feat(#1079): node may not be present in copy and cut * feat(#2411): bookmark highlight and icon placement * feat(#1079): add renderer.highlight_clipboard * feat(#1079): add renderer.highlight_clipboard * feat(#2411): bookmark highlight and icon placement * feat(#2411): bookmark highlight and icon placement * style * feat(#2411): bookmark highlight and icon placement * feat(#2411): bookmark highlight and icon placement * feat(#2411): bookmark highlight and icon placement * feat(#2411): bookmark highlight and icon placement
This commit is contained in:
committed by
GitHub
parent
ea147418e0
commit
d49a284236
@@ -108,6 +108,7 @@ local function get_links()
|
||||
SignColumn = "NvimTreeNormal",
|
||||
CutHL = "SpellBad",
|
||||
CopiedHL = "SpellRare",
|
||||
BookmarkHL = "SpellLocal",
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user