You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I just tried to convert the gnuplot bundle for TextMate to atom, because syntax highlighting for gnuplot is still missing. The conversion works without errors, and atom also shows me, that it thinks it is opening a gnuplot file when I open one (in the bottom right corner) but the syntax highlighting is either nonexisting or just weird (see
). I know that is not how it should look because of this screencast where the bundle is used in TextMate (see http://vimeo.com/2181877).
Steps to reproduce:
First
I just tried to convert the gnuplot bundle for TextMate to atom, because syntax highlighting for gnuplot is still missing. The conversion works without errors, and atom also shows me, that it thinks it is opening a gnuplot file when I open one (in the bottom right corner) but the syntax highlighting is either nonexisting or just weird (see
). I know that is not how it should look because of this screencast where the bundle is used in TextMate (see http://vimeo.com/2181877).
Steps to reproduce:
First
apm init --package ~/.atom/packages/language-gnuplot --convert https://github.com/mattfoster/gnuplot-tmbundle
Then open any gnuplot file.
Running under Debian Linux with Atom 0.123.0
The text was updated successfully, but these errors were encountered: