add TrueZen.nvim plugin

This commit is contained in:
siduck76 2021-04-20 09:45:14 +05:30
parent 2c1af5727a
commit 41e059ac2b
7 changed files with 71 additions and 20 deletions

View file

@ -6,9 +6,11 @@ ts_config.setup {
"html",
"css",
"bash",
"cpp",
"rust",
"lua"
"lua",
"json"
-- "cpp",
-- "rust",
-- "python"
},
highlight = {
enable = true,