-
插件管理器
使用vim-plug
vim-startify
查看全部 -
如何搜索替換
替換標志
查看全部 -
快速移動
查看全部 -
鍵盤選擇
查看全部 -
快速切換insert和normal模式
查看全部 -
快速糾錯
查看全部 -
查詢
查看全部 -
快速修改
查看全部 -
快速刪除
查看全部 -
crtl + A (jump to the beginning of line)
crtl + E (jump to the end of line)
crtl + w (delete a word)
crtl + h (delete a char)
crtl + u (delete everything up the cursor in the line)
------- applicable to both vim and terminal--------
gi (jump to last insert and enter insert mode)
crtl + c (exit insert mode)
查看全部 -
:set paste
:set nopaste
:set clipboard=unnamed
查看全部 -
<笨方法學vimscript>
查看全部 -
非遞歸映射
查看全部 -
模式映射方式
查看全部 -
viw 選中一個單詞
v 進入visual模式,選中 按下 U,會轉變成大寫
查看全部
舉報
0/150
提交
取消