Skip to content

Instantly share code, notes, and snippets.

@henryhu712
Created March 23, 2016 03:12
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 henryhu712/810b67a51107b5c44d60 to your computer and use it in GitHub Desktop.
Save henryhu712/810b67a51107b5c44d60 to your computer and use it in GitHub Desktop.
#spf13 #vim

Spf13.vim lost syntax when editing PHP

Fix it with set

:syn on

Reference: spf13/PIV#15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment