TextMate Bundle for plantuml.
currently available Snippets are (all snippets are to be followed by TAB):
- (none yet)
- Preview (Command-R)
git clone https://github.com/xdbr/TextMate-Bundle-plantuml.git ~/Library/Application\ Support/TextMate/Bundles/plantuml.tmbundle || cd $_ && git pull; cd -
git clone https://github.com/xdbr/TextMate-Bundle-plantuml.git ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/plantuml.tmbundle || cd $_ && git pull; cd -
The latter is reported to work for Sublime (which I haven't tried) and the first solution is the one I use for TextMate
-
git clone
this repo regularly:git clone https://github.com/xdbr/TextMate-Bundle-plantuml.git
-
Use TextMate's Bundle-Manager to create new snippets, etc.
-
then use
import-new-snippets-from-textmate.sh
to get the current bundle from TextMate in -
git commit
xdbr
Beerware License