feat: minor styling + context plugins

This commit is contained in:
2025-09-22 23:18:09 +02:00
parent 4279686207
commit ed66aef250
10 changed files with 213 additions and 41 deletions

View File

@@ -45,7 +45,7 @@ local config = {
filetype = "neo-tree",
text = "",
highlight = "Directory",
separator = "", -- use a "true" to enable the default, or set your own character
separator = "", -- use a "true" to enable the default, or set your own character
},
},
groups = {
@@ -55,7 +55,7 @@ local config = {
items = {
{
name = "Tests",
highlight = { underline = true, sp = "blue" },
highlight = { underline = false, sp = "blue" },
priority = 2,
-- icon = " ",
matcher = function(buf)