Created
July 23, 2016 12:02
-
-
Save timneutkens/19a4a26c0cb8ad4231c9c7d69d2d56a1 to your computer and use it in GitHub Desktop.
Enable vim syntax highlighting for mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
filetype plugin indent on | |
syntax on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment