Added some configs and plugins

This commit is contained in:
lootboxer 2025-07-22 03:09:47 +03:00
parent b784632fff
commit 48c85c077c
6 changed files with 99 additions and 102 deletions

View file

@ -45,7 +45,7 @@ return {
['<C-cr>'] = {
'open',
config = {
open_command = 'tabnew', -- Альтернативный вариант параметра
open_command = 'tabnew',
},
},
['oa'] = 'avante_add_files',