Difference between revisions of "Help on Vim"
Jump to navigation
Jump to search
Jgvictores (talk | contribs) |
Jgvictores (talk | contribs) |
||
Line 4: | Line 4: | ||
behave mswin | behave mswin | ||
set guifont=Monospace\ 16 | set guifont=Monospace\ 16 | ||
+ | set tabstop=4 | ||
+ | set shiftwidth=4 | ||
+ | set expandtab |
Revision as of 10:14, 23 July 2010
[jgvictores]'s startup settings:
colorscheme pablo source $VIMRUNTIME/mswin.vim behave mswin set guifont=Monospace\ 16 set tabstop=4 set shiftwidth=4 set expandtab