Today, I got something useful configuration.
- Set the start size of the gvim window, is can be done using the following command in .vimrc file.
set lines=45 columns=100
For maximum the gvim windows, using
if (has("gui_running") && (winnr("$") > 1)
set lines=99999 columns=99999
endif
there are also some more detailed discussion about such setup, refer to the webpage.
http://www.nabble.com/size-of-gvim-window-on-WIN32-t357190.html.
- In order to edit the file with vim from Total Commander or Speed Commander, just set the edit application in setting to whatever you prefer. This is similar to view command.
1 comment:
Loving that, good info! If you get a chance stop by because we have a new free training program for those looking to start their own internet business online,..
Post a Comment