thinkiii
Friday, October 29, 2010
set default window size and font in gVim
click on
edit>startup settings to edit the vimrc in windows
"set defautl window size
set lines=24
set columns=90
"set default font:size
set guifont=Courier\ New:h14
Monday, October 4, 2010
google C++ coding style
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
‹
›
Home
View web version