vim使用

https://beta.groups.yahoo.com/neo/groups/vim/conversations/topics/54488

With or without minibufexplorer, ":q" only quits the current window (and 
quits vim if the current window is the only window or if apart from it there 
is only a help window).
To quit vim when in split-windows mode, use ":qa" (or ":qa!" to quit without 
saving or ":xa" to save all and quit).

posted on 2015-03-05 16:26  majia1949  阅读(134)  评论(0)    收藏  举报

导航