update and add terminal keymap
This commit is contained in:
@@ -93,7 +93,13 @@
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>s";
|
||||
action = ":%s/\\<<C-r><C-w>\\>/<C-r><C-w>/gI<Left><Left><Left>";
|
||||
action = ":%s`\<C-r><C-w>\`<C-r><C-w>`gI<Left><Left><Left>";
|
||||
}
|
||||
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>e";
|
||||
action = ":execute 'split | wincmd j | resize 10 | terminal' | normal i";
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user