feat: update from builtGrammars to grammarPlugins

This commit is contained in:
Thales Menato 2026-01-03 21:15:51 -05:00
commit a5b0fe40af
No known key found for this signature in database
8 changed files with 10 additions and 10 deletions

View file

@ -21,7 +21,7 @@ in {
pluginRC.orgmode = entryAnywhere ''
-- Treesitter configuration
require('nvim-treesitter.configs').setup {
require('nvim-treesitter').setup {
-- If TS highlights are not enabled at all, or disabled via `disable` prop,
-- highlighting will fallback to default Vim syntax highlighting