A ton of changes I forgot to commit
This commit is contained in:
parent
f981cb55e9
commit
67fc636397
14 changed files with 87 additions and 28 deletions
dotfiles/neovim/lua/my/plugins
|
@ -10,7 +10,7 @@ function M.setup()
|
|||
sync_install = false,
|
||||
indent = { enable = true },
|
||||
highlight = {
|
||||
enable = false,
|
||||
enable = true,
|
||||
|
||||
disable = { "kotlin", "tex" },
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue