Created
April 25, 2016 09:46
-
-
Save hokaccha/a2e3166a2ae135177ba23f595bfd5fab to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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