http://www.perlmonks.org?node_id=162551


in reply to Re: Editing features for advanced users
in thread Editing features for advanced users

If I want to load the sql.vim syntax file in the standard syntax directory ($VIMFILES/syntax), what format should the syn include line take?
Try...
syn include @Sql syntax/sql.vim

---
"A Jedi uses the Force for knowledge and defense, never for attack."