Skip to content

Instantly share code, notes, and snippets.

@AndrewRadev
Last active December 13, 2015 17:28
Show Gist options
  • Save AndrewRadev/4947830 to your computer and use it in GitHub Desktop.
Save AndrewRadev/4947830 to your computer and use it in GitHub Desktop.
set nocompatible
filetype plugin on
filetype indent on
syntax on
set noswapfile nobackup
" remove default ~/.vim directories to avoid loading plugins
set runtimepath-=~/.vim
set runtimepath-=~/.vim/after
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment