chore(nvim): tweaks to options, cleanup

This commit is contained in:
2025-01-14 06:39:36 +02:00
parent ad166e8012
commit f6488aecce
6 changed files with 14 additions and 12 deletions

View File

@@ -12,7 +12,6 @@ return {
'nvim-treesitter/nvim-treesitter-context',
'JoosepAlviste/nvim-ts-context-commentstring',
},
---@type TSConfig
opts = {
auto_install = true, -- Auto install the parser generators
sync_install = false, -- Sync install the parser generators, install async