Why not use tabs (introduced in Vim 7)? You can switch between tabs with :tabn and :tabp , With :tabe <filepath> you can add a new tab; and with a regular ...
確定! 回上一頁