Aded some keybinds and plugins
This commit is contained in:
parent
394cfa6376
commit
790032eb3b
4 changed files with 93 additions and 7 deletions
|
|
@ -18,6 +18,12 @@ return {
|
|||
window = {
|
||||
mappings = {
|
||||
['\\'] = 'close_window',
|
||||
['<C-cr>'] = {
|
||||
'open',
|
||||
config = {
|
||||
open_command = 'tabnew', -- Альтернативный вариант параметра
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue