1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-13 04:51:15 +02:00

nvim: fixed breaking changes

This commit is contained in:
tiyn
2025-07-31 02:01:19 +02:00
parent fd6934ecbc
commit 875803b1fb
3 changed files with 15 additions and 14 deletions

View File

@@ -21,7 +21,7 @@ return {
"python",
"lua",
},
highlight = { enable = true },
-- highlight = { enable = true },
autotag = { enable = false },
-- rainbow = {
-- enable = true,