Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 18 by [email protected]: Markdown ftplugin causes error
http://code.google.com/p/vim/issues/detail?id=18
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.
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php