Skip to content

Instantly share code, notes, and snippets.

@lumin3000
Created January 13, 2012 14:18
Show Gist options
  • Save lumin3000/1606436 to your computer and use it in GitHub Desktop.
Save lumin3000/1606436 to your computer and use it in GitHub Desktop.
sunchen's mini vim
hi NonText ctermfg=black guifg=black
set sw=2 sts=2 et
set ai nocp digraph ek hid ru sc vb wmnu noeb noet nosol
set bs=2 fo=cqrt ls=2 shm=at tw=72 ww=<,>,h,l
set comments=b:#,:%,n:>
set list listchars=tab:»·,trail:·
set viminfo=%,'50,\"100,:100,n~/.viminfo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment