Small changes fixing accidental changes
This commit is contained in:
parent
c330e2819d
commit
aeefede352
2 changed files with 2 additions and 1 deletions
dotfiles/neovim/lua/my/plugins
|
@ -7,7 +7,6 @@ function M.setup()
|
|||
"elixir", "fish", "html", "json", "latex", "python", "rust", "scss",
|
||||
"toml", "tsx", "vim", "yaml", "nix", "kotlin"
|
||||
},
|
||||
disable = { "tex", "latex" },
|
||||
sync_install = false,
|
||||
indent = { enable = true },
|
||||
highlight = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue