bufferline: add highlights
This commit is contained in:
@@ -7,11 +7,12 @@ ts_config.setup {
|
||||
"css",
|
||||
"bash",
|
||||
"lua",
|
||||
"json"
|
||||
"json",
|
||||
"python"
|
||||
-- "cpp",
|
||||
-- "rust",
|
||||
-- "python"
|
||||
},
|
||||
|
||||
highlight = {
|
||||
enable = true,
|
||||
use_languagetree = true
|
||||
|
||||
Reference in New Issue
Block a user