sjl / learnvimscriptthehardway

Home Page:http://learnvimscriptthehardway.stevelosh.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ch12 FileType events

jonasac opened this issue · comments

The FileType events wont work unless you enable filetype detection, 'filetype on' in the vimrc will do the trick.