Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vim常用命令 #4

Open
HuarenYu opened this issue Mar 4, 2016 · 0 comments
Open

vim常用命令 #4

HuarenYu opened this issue Mar 4, 2016 · 0 comments

Comments

@HuarenYu
Copy link
Owner

HuarenYu commented Mar 4, 2016

关闭兼容模式:set nocompatible,如果vim中按方向键和退格键出现一些奇怪的字符,请关闭兼容模式
显示行号:set nu!
跳到某一行:xx
删除一行dd
删除全部ggdG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant