Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Vim #46

Open
TenaarFeiri opened this issue Mar 21, 2019 · 2 comments
Open

Error on Vim #46

TenaarFeiri opened this issue Mar 21, 2019 · 2 comments
Assignees

Comments

@TenaarFeiri
Copy link

TenaarFeiri commented Mar 21, 2019

So I'm trying to run this on Vim and it works, but it would seem comments aren't being processed correctly?
I'm not familiar enough with Vim to make much more sense out of the error message.

Error detected while processing /home/martin/.vim/syntax/lsl.vim:
line 1246:
E866: (NFA regexp) Misplaced +
E64: \+ follows nothing
E475: Invalid argument: lslOperator display '\+\+|\-\-|<<|>>|&&?|\|\|?|\^|~|[!%<>=*\+\-\/]=?'
line 1261:
E866: (NFA regexp) Misplaced {
E64: \{ follows nothing
E475: Invalid argument: lslBlock display start='\{' end='\}' fold transparent contains=ALL
line 1264:
E54: Unmatched \(
E54: Unmatched \(
E475: Invalid argument: lslParen display start='\(' end='\)' fold transparent contains=ALL
line 1282:
E402: Garbage after pattern: start='\/\/' end='$' contains=lslCommentMulti,lslCommentTodo,@Spell
E475: Invalid argument: lslComment display start='\/\/' end='$' contains=lslCommentMulti,lslCommentTodo,@Spel
l
line 1285:
E402: Garbage after pattern: start='\/\*' end='\*\/' contains=lslComment,lslCommentTodo,@Spell
E475: Invalid argument: lslCommentMulti display start='\/\*' end='\*\/' contains=lslComment,lslCommentTodo,@S
pell

@spell02
Copy link

spell02 commented Mar 21, 2019

Well, this left me rather confused when it arrived in my mailbox.

@TenaarFeiri
Copy link
Author

Well, this left me rather confused when it arrived in my mailbox.

Lmao sorry! The "lslCommentTodo,@spell" part of it tagged you because I forgot to set it to code initially. Whoops!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants