130 个你须要了解的 vim 命令

基础 :e filename Open filename for edition :w Save file :q Exit Vim :q! Quit without saving :x Write file (if changes has been made) and exit :sav filename Saves file as filename . Repeats the last chan
相关文章
相关标签/搜索