Skip to content

Instantly share code, notes, and snippets.

View dasizeman's full-sized avatar
🙃

Dave Sizer dasizeman

🙃
  • NVIDIA
  • United States
View GitHub Profile
"------------------------------------------------------------
" Features {{{1
"
" These options and commands enable some very useful features in Vim, that
" no user should have to live without.
" Set 'nocompatible' to ward off unexpected things that your distro might
" have made, as well as sanely reset options when re-sourcing .vimrc
set nocompatible