A short snippet for adding a Hologram documentation comment in Sublime Text.
To install this snippet using Package Control...
- Open the Command Palette (⌘ + Shift + P on OS X, Ctrl + Shift + P on Linux & Windows).
- Select
Package Control: Install Package. - Select
Hologram Doc Snippetwhen the list appears.
To install this snippet manually, cd to your Packages (Preferences > Browse Packages...) directory and run...
git clone git://github.com/rishabhsrao/hologram-doc-snippet.git
Type the first few characters of hologram-doc and press Tab to insert this snippet.
MIT