This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
ghandi
/
nvim-config
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
36e8f82bf5
Gałęzie
Tagi
main
nvim-config
/
lua
/
plugins
/
treesitter.lua
treesitter.lua
103 B
Historia
Czysty
1
2
3
4
5
6
return {
"nvim-treesitter/nvim-treesitter",
branch = 'master',
lazy = false,
build = ":TSUpdate"
}