set-syntax-emacs

Creates easy commands for setting the syntax of the current file, using Emacs 'language-mode' syntax. Originially created for use within the atom-console package.

Elijah Schutz

598

1

0.1.0

MIT

GitHub

Set Syntax (Emacs) package

Build Status Build status

The Set Syntax (Emacs) package fork of Lee Dohm's 'Set Syntax' package, specified for Emacs syntax.

History

This package was created for use as a command in the atom-console package.

Key Bindings

As within the original package, there are no key bindings set by default, though you could set keys for specific languages that you use often. For example:

'atom-text-editor':
  'alt-cmd-Z': 'set-syntax-emacs:Ruby-mode'

License

This package is available as open source under the terms of the MIT License.