Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 330 Bytes

File metadata and controls

7 lines (5 loc) · 330 Bytes

PythonHelpers.tmbundle

Python3 implementation of TextMate's shared tm (Ruby) module, plus some extra goodies.

To install either download and double-click, or clone this repo and create a symlink from TextMate's bundle directory:

cd ~/Library/Application Support/TextMate/Bundles
ln -s path/to/PythonHelpers.tmbundle .