vim 快捷指南-对手指友好
1. nnoremap <space>b :buffers<cr>:b<space>
2.nnoremap <space>e :b#<cr>
3.nnoremap <space>q :qa<cr>
4.inoremap jf <esc>
5 cnoremap jf <c-c>
來自:
https://gitee.com/wallacegibbon/miscellaneous-configurations
本文来自博客园,作者:易先讯,转载请注明原文链接:https://www.cnblogs.com/gongxianjin/p/18299101