scopatz / nanorc

Improved Nano Syntax Highlighting Files
Other
3k stars 549 forks source link

fsharp #231

Open Findarato opened 5 years ago

Findarato commented 5 years ago

fasharp.nanorc is throwing the following errors

fsharp.nanorc on line 8: Regex strings must begin and end with a " character fsharp.nanorc on line 8: Regex strings must begin and end with a " character fsharp.nanorc on line 21: Regex strings must begin and end with a " character fsharp.nanorc on line 21: Regex strings must begin and end with a " character

adamaayala commented 5 years ago

I've replicated this error with Nano 3.2 on the Raspbian flavor of Debian Stretch Lite. For some reason it doesn't like the Comments in lines 8 and 21. Delete the comments and it works

scopatz commented 5 years ago

PRs welcome!

FilipeMCruz commented 5 years ago

Hi! I ran into this problem today. Instead of commenting the line, try to remove/move the comment at the end of each of those lines

davidhcefx commented 1 month ago

Fixed in commit https://github.com/scopatz/nanorc/commit/531b706114950b4347bf94fc7a200f978167dcb2