Skip to content

Instantly share code, notes, and snippets.

@jshen28
Created January 20, 2019 04:53
Show Gist options
  • Save jshen28/e6c3be5c83fd77e80f2fa7089bf650c9 to your computer and use it in GitHub Desktop.
Save jshen28/e6c3be5c83fd77e80f2fa7089bf650c9 to your computer and use it in GitHub Desktop.
set autoindent shiftwidth=4 expandtab tabstop=4
execute pathogen#infect()
syntax on
filetype plugin indent on
nmap :nerdtt :NERDTreeToggle<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment