first commit

This commit is contained in:
QQ 2023-10-13 18:08:52 +08:00
parent 638c016838
commit 861484c0a2

View File

@ -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},