This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ghandi
/
nvim-config
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
992c2ad7a1
Branches
Tags
main
nvim-config
/
lua
/
plugins
/
treesitter.lua
treesitter.lua
103 B
Historique
Raw
1
2
3
4
5
6
return {
"nvim-treesitter/nvim-treesitter",
branch = 'master',
lazy = false,
build = ":TSUpdate"
}