This website works better with JavaScript
Главная
Обзор
Помощь
Вход
ghandi
/
nvim-config
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
992c2ad7a1
Ветки
Метки
main
nvim-config
/
lua
/
plugins
/
treesitter.lua
treesitter.lua
103 B
История
Исходник
1
2
3
4
5
6
return {
"nvim-treesitter/nvim-treesitter",
branch = 'master',
lazy = false,
build = ":TSUpdate"
}