Skip to content

Instantly share code, notes, and snippets.

@xiaotangyuan
Last active August 29, 2015 14:05
Show Gist options
  • Save xiaotangyuan/e3e446cfe3208b081f04 to your computer and use it in GitHub Desktop.
Save xiaotangyuan/e3e446cfe3208b081f04 to your computer and use it in GitHub Desktop.
vim常见命令
#从第7行+后面4行,整体代码左移一个tab位置
7gg4<<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment