Skip to content

Instantly share code, notes, and snippets.

@ngollan
ngollan / .vimrc
Last active May 7, 2019 11:17
vimrc
unlet! skip_defaults_vim
source $VIMRUNTIME/defaults.vim
silent! call pathogen#infect()
" what's the worst that could happen in 2019…
set encoding=utf-8
set fileencoding=utf-8
set termencoding=utf-8
*.rbc
*.pyc