Files
init.lua/lua/plugins/lsp.lua
T

4 lines
72 B
Lua

return {
{ "nvim-treesitter/nvim-treesitter", build = ":TSUpdate" },
}