bufferline: add highlights

This commit is contained in:
siduck76 2021-04-25 11:57:24 +05:30
parent 07ab4163c6
commit 5c44978f47
2 changed files with 33 additions and 21 deletions

View file

@ -7,11 +7,12 @@ ts_config.setup {
"css",
"bash",
"lua",
"json"
"json",
"python"
-- "cpp",
-- "rust",
-- "python"
},
highlight = {
enable = true,
use_languagetree = true