-
-
Couldn't load subscription status.
- Fork 5.9k
Closed
Description
Open any markdown file, vim will complain about error in ftplugin
file, line 17
This line contains following:
let b:undo_ftplugin .= "|setl cms< com< fo<"
It's assumed that the variable already exists whereas it's not true and other
ftplugins just define this variable.
Original issue reported on code.google.com by [email protected] on 5 Aug 2011 at 6:32