PEBKAC - Package Control issue, if you want to use it someday?
Closed this issue · 3 comments
Hi Matt,
PEBKAC, but instead of
git clone git://github.com/MattDMo/Neon.tmTheme.git "Sublime Text 2/Packages/Color Scheme - Default"
I ran
cd "~/Library/Application Support/Sublime Text 2/Packages/User"
# also tried: cd "~/Library/Application Support/Sublime Text 2/Packages/Color Scheme - Default"
git clone git://github.com/MattDMo/Neon.tmTheme.git
ST2 threw errors trying to parse the file, I believe it thought that the folder named Neon.tmTheme
was the file it should be parsing. Copying the .tmTheme
file directly into Color Scheme - Default
or User
fixed things.
The only reason I mention this is that it might cause a problem if you ever want to deploy via package control.
Thanks for your SO post and looking forward to trying the theme!
Cheers,
Nate
Hi Nate,
Sorry it took so long to get back to you. I have occasionally pondered submitting the theme to Package Control, but I just haven't had enough time recently to do it. I'll need to clean things up a little before I do that, but knowing that ST2 (have you tried ST3?) chokes on the folder name will help. Thanks for using the theme, I hope you like it! If you have any modifications or new scopes you'd like it to include, feel free to submit a pull request.
Matt
Hi Matt,
- Unfortunately haven't tried ST3 yet. You?
- Package control submission is easy but they take some time to accept the
pull requests (it took me >3 weeks for a very small syntax package
submission to get approved) - I will definitely submit any updates i notice! I Have been traveling a
lot and limited coding lately, but that should change in the next few weeks.
Right now I'm using Neon; I like it a lot for simplicity and clarity.
Occasionally vacillating between Neon and "Monokai Soda".
thanks,
Nathan
El jueves, 2 de mayo de 2013, Matt Morrison escribió:
Hi Nate,
Sorry it took so long to get back to you. I have occasionally pondered
submitting the theme to Package Control, but I just haven't had enough time
recently to do it. I'll need to clean things up a little before I do that,
but knowing that ST2 (have you tried ST3?) chokes on the folder name will
help. Thanks for using the theme, I hope you like it! If you have any
modifications or new scopes you'd like it to include, feel free to submit a
pull request.Matt
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-17349602
.
Nathan Leiby
If you haven't seen yet, I've changed the repository's name to Neon-sublime-theme
, so there aren't any more confusions about the directory name when cloning. The old URL (https://github.com/MattDMo/Neon.tmTheme
) will forward you directly here automatically, so any bookmarks or links you've made will still work.
Also, the bigger news is that Neon is now available on Package Control! Just open Package Control, select the Install
option, search for neon
, and "Neon Theme" will show up. This is the recommended way of installing, as any updates/bug fixes will get pushed out automatically.
Regards,
Matt