mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 19:20:27 +01:00
6 lines
84 B
Lua
6 lines
84 B
Lua
return {
|
|
"nvim-treesitter/nvim-treesitter",
|
|
lazy = false,
|
|
build = ":TSUpdate",
|
|
}
|