This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ghandi
/
nvim-config
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
36e8f82bf5
Ramos
Etiquetas
main
nvim-config
/
lua
/
plugins
/
treesitter.lua
treesitter.lua
103 B
Histórico
Em bruto
1
2
3
4
5
6
return {
"nvim-treesitter/nvim-treesitter",
branch = 'master',
lazy = false,
build = ":TSUpdate"
}