Difference between revisions of "Help on Vim"

From Asibot & HOAP3 & TEO Wiki
Jump to navigation Jump to search
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 11: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