This website requires JavaScript.
Explore
Help
Sign In
velvox
/
dotfiles
mirror of
https://github.com/qpixel/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Projects
Releases
Wiki
Activity
f1e7c5eded
dotfiles
/
dot_config
/
astronvim
/
lua
/
user
/
plugins
/
treesitter.lua
7 lines
101 B
Lua
Raw
Blame
History
return
{
"
nvim-treesitter/nvim-treesitter
"
,
opts
=
{
-- ensure_installed = { "lua" },
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink