This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
ghandi
/
nvim-config
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
7950af7303
Ramuri
Etichete
main
nvim-config
/
lua
/
plugins
/
treesitter.lua
treesitter.lua
103 B
Istoric
Crud
1
2
3
4
5
6
return {
"nvim-treesitter/nvim-treesitter",
branch = 'master',
lazy = false,
build = ":TSUpdate"
}