Update treesitter vor nvim 0.12
This commit is contained in:
parent
8831bbe952
commit
af39061406
5 changed files with 157 additions and 172 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue