This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ghandi
/
nvim-config
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
36e8f82bf5
Ramas
Etiquetas
main
nvim-config
/
lua
/
plugins
/
treesitter.lua
treesitter.lua
103 B
Histórico
Raw
1
2
3
4
5
6
return {
"nvim-treesitter/nvim-treesitter",
branch = 'master',
lazy = false,
build = ":TSUpdate"
}