Skip to content

Instantly share code, notes, and snippets.

@VineetReynolds
Last active April 27, 2016 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VineetReynolds/18020aac455630d4c41c5206022588d0 to your computer and use it in GitHub Desktop.
Save VineetReynolds/18020aac455630d4c41c5206022588d0 to your computer and use it in GitHub Desktop.
Installing Asciidoc bundle in Textmate 2
# Browse to the Textmate bundles directory
cd ~/"Library/Application Support/TextMate/Managed/Bundles/"
# Clone the Asciidoc bundle from https://github.com/mattneub/AsciiDoc-TextMate-2.tmbundle
git clone https://github.com/mattneub/AsciiDoc-TextMate-2.tmbundle.git "AsciiDoc.tmbundle"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment