Files
nvim-config/lua/plugins/treesitter.lua
Wesley van Tilburg bb91392a21 initial config push
2026-03-09 16:07:08 +00:00

4 lines
208 B
Lua

-- nvim-treesitter on 0.12+ only provides :TSInstall for parser management
-- Treesitter highlighting is enabled automatically when a parser is available
-- Run :TSInstall go bash yaml lua to install parsers