Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am atoumey on github.
  • I am atoumey (https://keybase.io/atoumey) on keybase.
  • I have a public key whose fingerprint is 6C0D 4AA9 8A93 CAFB 2495 ECA2 1DF0 3654 9E76 69A8

To claim this, I am signing this object:

@atoumey
atoumey / .vimrc
Created January 12, 2012 14:53
My .vimrc
" These were generated by GVim when I installed it
set nocompatible
source $VIMRUNTIME/vimrc_example.vim
source $VIMRUNTIME/mswin.vim
behave mswin
" Pretty font
set gfn=Consolas:h9:cANSI
" Show line numbers
set nu!