sjl / learnvimscriptthehardway

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chapter 45 - Syntax doesn't load if I replace set filetype with setfiletype

hk3380 opened this issue · comments

It's suggested in the 44.2 exercise that we replace "set filetype" with "setfiletype", but this caused the syntax/potion.vim not to be loaded by default for me. It worked after I changed it back to "set filetype" though.

Vim version: 7.3