mirror of
https://github.com/xsghetti/neovim.git
synced 2025-01-23 09:36:10 -05:00
6 lines
75 B
Lua
6 lines
75 B
Lua
|
return{
|
||
|
"nvim-treesitter/nvim-treesitter",
|
||
|
build = ":TSUpdate",
|
||
|
}
|
||
|
|