docs(neovim): Code comments improved

This commit is contained in:
Pratik Tripathy
2025-09-01 16:55:09 +05:30
parent 6054fa7c2a
commit 06d2c98119
6 changed files with 15 additions and 20 deletions

View File

@@ -271,7 +271,6 @@ return {
"python",
"dockerfile",
"latex",
"norg",
"scss",
"tsx",
"vue",
@@ -280,7 +279,6 @@ return {
},
auto_install = true,
-- highlight = { enable = true },
indent = { enable = true },
incremental_selection = {