tybenz/vimdeck

Missing required vim version?

Closed this issue · 2 comments

This appears along with javascript error on "Not a valid editor command"

"presentation/slide008.md" 97L, 409C
Error detected while processing /stash/sources/vimdeck/presentation/script.vim:
line 49:
"presentation/slide009.md" 97L, 409C
line 57:
"presentation/slide010.md" 97L, 409C
line 69:
E492: Not an editor command: 6,17SyntaxInclude ruby

If you look in the installation section of the README, you'll see a note about installing the VIM plugin SyntaxRange.

If you install that, this error should go away.

Fixed it! Sorry for the churn