-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Getting the following error while sublime text opens and tries to load the syntax highlighting plugin support:
Error loading syntax file "Packages/Ruby Slim/Syntaxes/Ruby Slim.tmLanguage":
Error in regex: target of repeat operator is invalid in regex (?<!\\)(#).$$?
And this is the full output of the console related to that:
Error loading scope:source.erb: Unable to find syntax file for scope "source.erb" in Packages/Ruby Slim/Syntaxes/Ruby Slim.tmLanguage
Error loading scope:source.less: Unable to find syntax file for scope "source.less" in Packages/Ruby Slim/Syntaxes/Ruby Slim.tmLanguage
error: Error loading syntax file "Packages/Ruby Slim/Syntaxes/Ruby Slim.tmLanguage": Error in regex: target of repeat operator is invalid in regex (?<!\\)(#).*$$?
Let me know if I can help with some debugging information or something.
Metadata
Metadata
Assignees
Labels
No labels