Enhanced syntax definitions for Sublime Text 3.
Ctrl+R
;⌘ + R
;Alt+[
produces “.Alt+Shift+[
produces ”.Alt+]
produces ‘.Alt+Shift+]
produces ’.()
, []
, ""
, ''
and ``
will have the same
behavior as {}
;Clone the repository in your Sublime Text “Packages” directory:
git clone https://github.com/borela/naomi.git Naomi
The “Packages” directory is located at:
~/Library/Application Support/Sublime Text 3/Packages
~/.config/sublime-text-3/Packages
%APPDATA%\Sublime Text 3\Packages
After installing the plugin and restarting Sublime, it will automatically use the syntaxes contained in this package.
You can also set them manually through:
Or:
Thanks goes to these wonderful people (emoji legend):
This project follows the all-contributors specification. Contributions of any kind are welcome!
If you are not included but created bug reports, sent ideas or patches please
send a pull request to the .all-contributorsrc
file.