update
This commit is contained in:
parent
e4c8ff2f16
commit
840422bde1
@ -30,6 +30,8 @@ G.map({
|
|||||||
{ 'n', '<c-c>', ':q<CR>', opt },
|
{ 'n', '<c-c>', ':q<CR>', opt },
|
||||||
{ 'n', '<c-S>', ':w !sudo tee %<CR>', opt },
|
{ 'n', '<c-S>', ':w !sudo tee %<CR>', opt },
|
||||||
{ 'n', '<c-q>', ':q!<CR>', opt },
|
{ 'n', '<c-q>', ':q!<CR>', opt },
|
||||||
|
{ 'v', '<cs-y>', '"+y', opt },
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{ 'n', '<leader>y', 'ggyG', opt },
|
{ 'n', '<leader>y', 'ggyG', opt },
|
||||||
|
Loading…
Reference in New Issue
Block a user