Skip to content

Instantly share code, notes, and snippets.

@hokaccha
Created April 25, 2016 09:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hokaccha/a2e3166a2ae135177ba23f595bfd5fab to your computer and use it in GitHub Desktop.
Save hokaccha/a2e3166a2ae135177ba23f595bfd5fab to your computer and use it in GitHub Desktop.
atom.commands.add 'atom-workspace', 'custom:set-cp932', ->
atom.workspace.getActiveTextEditor().setEncoding('cp932')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment