M-s is free again since menubar has gone

This commit is contained in:
2017-04-22 22:52:46 +02:00
parent 98a9df846c
commit 8b969be3a5

View File

@@ -7,8 +7,8 @@ nmap <M-t> 2GA
map! <M-t> <ESC>2GA
nmap <M-c> 3GA
map! <M-c> <ESC>3GA
nmap <M-b> 4GA
map! <M-b> <ESC>4GA
nmap <M-s> 4GA
map! <M-s> <ESC>4GA
" Go to first empty line and start insert mode
execute "normal /^$/\n"