Skip to content

Instantly share code, notes, and snippets.

@beny
Created December 26, 2010 14:21
Show Gist options
  • Save beny/755442 to your computer and use it in GitHub Desktop.
Save beny/755442 to your computer and use it in GitHub Desktop.
vim config
syntax on
set number
set smarttab
set paste
filetype plugin on
set shiftwidth=4
colorscheme desert
set fileencodings=utf-8,cp1250,iso8859-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment