I hate my life
This commit is contained in:
parent
a1f39da01d
commit
265ddbf84b
29 changed files with 146 additions and 124 deletions
dotfiles/neovim/lua/my/plugins
|
@ -11,9 +11,6 @@ function M.setup()
|
|||
indent = {enable = true},
|
||||
highlight = {
|
||||
enable = false,
|
||||
disable = {
|
||||
"lua", "json", "yaml", "bash", "scss", "html", "javascript"
|
||||
}, -- WHY TF
|
||||
|
||||
-- Setting this to true will run `:h syntax` and tree-sitter at the same time.
|
||||
-- Set this to `true` if you depend on 'syntax' being enabled (like for indentation).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue