Place the following in your vimrc to control the initial size of the Vim or gvim window (change the numbers to what you need): set lines=50 columns=1000 ...
確定! 回上一頁