Skip to content

Instantly share code, notes, and snippets.

@felixangell
Created December 14, 2021 16:04
Show Gist options
  • Save felixangell/d2957c3e3ebf682ed795b010662f6646 to your computer and use it in GitHub Desktop.
Save felixangell/d2957c3e3ebf682ed795b010662f6646 to your computer and use it in GitHub Desktop.
simple vimrc to allow syntax + jenkins files + indents
execute pathogen#infect()
syntax on
filetype plugin indent on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment