Monday, November 17, 2014

Add Golang Bundle to TextMate

Summary

Want Go language syntax highlighting in TextMate v2?

Alan Quatermain's Textmate bundle

Run the following commands and you should be set...

mkdir -p ~/Library/Application\ Support/Avian/Bundles
cd ~/Library/Application\ Support/Avian/Bundles
git clone git://github.com/AlanQuatermain/go-tmbundle.git Go.tmbundle

Notes

This also works for TextMate 1.5.

References

https://github.com/AlanQuatermain/go-tmbundle https://github.com/rsms/Go.tmbundle

Share this article



This work is licensed under the Creative Commons Attribution 3.0 Unported License.

No comments:

Post a Comment