removed genvim
This commit is contained in:
parent
0894d0d1d7
commit
76dcbd22e7
2 changed files with 1 additions and 34 deletions
|
@ -13,6 +13,7 @@ return {
|
|||
treesitter.setup({ -- enable syntax highlighting
|
||||
highlight = {
|
||||
enable = true,
|
||||
comments = { color = { "#333" }, italic = false }, -- adjust comment color and style
|
||||
},
|
||||
-- enable indentation
|
||||
indent = { enable = true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue