Large keymapping overhaul
This commit is contained in:
parent
11af8c9452
commit
9fb6438efa
9 changed files with 27 additions and 81 deletions
|
|
@ -44,18 +44,6 @@ return {
|
|||
roles = {
|
||||
user = "Martin",
|
||||
},
|
||||
keymaps = {
|
||||
send = {
|
||||
modes = {
|
||||
i = { "<C-CR>", "<C-s>" },
|
||||
},
|
||||
},
|
||||
completion = {
|
||||
modes = {
|
||||
i = "<C-x>",
|
||||
},
|
||||
},
|
||||
},
|
||||
slash_commands = {
|
||||
["buffer"] = {
|
||||
opts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue