add TrueZen.nvim plugin
This commit is contained in:
parent
2c1af5727a
commit
41e059ac2b
7 changed files with 71 additions and 20 deletions
|
@ -6,9 +6,11 @@ ts_config.setup {
|
|||
"html",
|
||||
"css",
|
||||
"bash",
|
||||
"cpp",
|
||||
"rust",
|
||||
"lua"
|
||||
"lua",
|
||||
"json"
|
||||
-- "cpp",
|
||||
-- "rust",
|
||||
-- "python"
|
||||
},
|
||||
highlight = {
|
||||
enable = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue