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