-
-
Notifications
You must be signed in to change notification settings - Fork 402
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
Add WitchHazel by Thea Flowers #570
Conversation
I have tested the addition using Please forgive my ignorance, but I am new at go and cannot figure out how to install the binary for testing ( |
go build will place it in the working directory |
However you should add some actual tests to really be sure. Follow the README in lexers. |
|
Ah sorry, I didn't read the code - the tests are for the lexers.
|
Thanks, @alecthomas, that's helpful. This is where my inexperience with go is a problem; I'm sure it must be obvious, but when I run
Maybe I need some environment variable set, or a newer version of go? I have:
Feel free to just point me to a manual or website; I can teach myself if I have a rough sense of where to look. |
Sorry that is my bad. I forgot that I made
|
Awesome, thanks :) |
https://witchhazel.thea.codes/