first commit
This commit is contained in:
parent
638c016838
commit
861484c0a2
@ -35,8 +35,9 @@ G.map({
|
|||||||
{'n', '<c-l>', '<c-w>l', opt},
|
{'n', '<c-l>', '<c-w>l', opt},
|
||||||
|
|
||||||
|
|
||||||
{'n', '<c-c>', ':q<CR>', opt},
|
{'n', '<c-c>', ':q<CR>', opt},
|
||||||
{'n', '<c-s>', ':s<CR>', opt},
|
{'n', '<c-s>', ':s<CR>', opt},
|
||||||
|
{'n', '<c-S>', ':w !sudo tee %<CR>', opt},
|
||||||
|
|
||||||
|
|
||||||
{'n', '<leader><leader>y', 'ggyG', opt},
|
{'n', '<leader><leader>y', 'ggyG', opt},
|
||||||
|
Loading…
Reference in New Issue
Block a user