The first thing you want to do is to start Vim with the default settings: vim -u NONE -U NONE -N. The -u NONE prevents Vim from loading your vimrc, ...
確定! 回上一頁