This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
ghandi
/
nvim-config
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
afffd2db9c
Větve
Značky
main
nvim-config
/
lua
/
plugins
/
treesitter.lua
treesitter.lua
103 B
Historie
Surový
1
2
3
4
5
6
return {
"nvim-treesitter/nvim-treesitter",
branch = 'master',
lazy = false,
build = ":TSUpdate"
}