Note about Sublime protocol on OS X

This commit is contained in:
Denis Sokolov
2016-02-16 11:23:12 +02:00
parent c05d1de478
commit c477d2ff70
+1 -1
View File
@@ -15,7 +15,7 @@ $handler->setEditor('sublime');
The following editors are currently supported by default.
- `sublime` - Sublime Text 2
- `sublime` - Sublime Text 2 and possibly 3 (on OS X you might need [a special handler](https://github.com/dhoulb/subl))
- `emacs` - Emacs
- `textmate` - Textmate
- `macvim` - MacVim