index
:
dotfiles
master
Repository containing my dotfiles
Lei Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
plugins
/
tree-sitter.lua
blob: e78bd71520c816304be6b9f2ad24ad4614762b3f (
plain
)
1
2
3
4
5
return
{
"nvim-treesitter/nvim-treesitter"
,
lazy
=
false
,
build
=
":TSUpdate"
,
}