Skip to content

Instantly share code, notes, and snippets.

@renandincer
Last active July 6, 2016 19:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save renandincer/67151151a204e5bebf9836000d602366 to your computer and use it in GitHub Desktop.
Save renandincer/67151151a204e5bebf9836000d602366 to your computer and use it in GitHub Desktop.
execute pathogen#infect()
call pathogen#helptags()
syntax on
set foldenable
set tabstop=2
set number
set showcmd
set cursorline
filetype indent on
set wildmenu
set shiftwidth=2
set mouse=a
set rtp+=/usr/local/opt/fzf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment