bufferline: add highlights
This commit is contained in:
parent
07ab4163c6
commit
5c44978f47
2 changed files with 33 additions and 21 deletions
|
@ -7,11 +7,12 @@ ts_config.setup {
|
|||
"css",
|
||||
"bash",
|
||||
"lua",
|
||||
"json"
|
||||
"json",
|
||||
"python"
|
||||
-- "cpp",
|
||||
-- "rust",
|
||||
-- "python"
|
||||
},
|
||||
|
||||
highlight = {
|
||||
enable = true,
|
||||
use_languagetree = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue