diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-05 15:52:13 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-05 15:52:13 -0500 |
| commit | 22b2cbd249152bc0e273708769387ec862d5fc97 (patch) | |
| tree | fcd70ccaba913101e7981f1ab2d3e944ccdc3fd1 /README.md | |
| parent | 2abd5aedec7f3183a56f925e9a62f41ccd6cdb04 (diff) | |
Corrects TextMate support status
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,8 +1,12 @@ -# API Notation Syntax for TextMate & Sublime Text +# API Notation Syntax for Sublime Text This is a syntax for api notation, a simple notation I've been using for annotating module APIs in specs and other documents. +It could work for TextMate since it's a tmLanguage file. But you need to +create a tmBundle and god knows what else. So for now, just Sublime. +Sorry. + ## Installing ???? |