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