Skip to content

Instantly share code, notes, and snippets.

@timneutkens
Created July 23, 2016 12:02
Show Gist options
  • Save timneutkens/19a4a26c0cb8ad4231c9c7d69d2d56a1 to your computer and use it in GitHub Desktop.
Save timneutkens/19a4a26c0cb8ad4231c9c7d69d2d56a1 to your computer and use it in GitHub Desktop.
Enable vim syntax highlighting for mac
filetype plugin indent on
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment