Update treesitter vor nvim 0.12

This commit is contained in:
Alexander Gehrke 2026-04-01 16:09:14 +02:00
parent 8831bbe952
commit af39061406
5 changed files with 157 additions and 172 deletions

View file

@ -8,7 +8,11 @@ return {
"tpope/vim-sleuth",
"tpope/vim-abolish",
{ "chrisgrieser/nvim-genghis", dependencies = "stevearc/dressing.nvim", opts = { trashCmd = "rm" } },
{ "chrisgrieser/nvim-genghis", dependencies = "stevearc/dressing.nvim", opts = {
file_operations = {
trashCmd = "rm"
}
} },
-- ic / ac
{