4 lines
208 B
Lua
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
|