This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
ghandi
/
nvim-config
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
afffd2db9c
Dallar
Biçim İmleri
main
nvim-config
/
lua
/
plugins
/
treesitter.lua
treesitter.lua
103 B
Geçmiş
Ham
1
2
3
4
5
6
return {
"nvim-treesitter/nvim-treesitter",
branch = 'master',
lazy = false,
build = ":TSUpdate"
}