Created
April 29, 2016 08:08
-
-
Save adamotte/e15eca94cedb176146a935bd8c7aa266 to your computer and use it in GitHub Desktop.
My must have atom editor packages
This file contains hidden or 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
apm install atom-beautify | |
apm install color-picker | |
apm install emmet | |
apm install file-icons | |
apm install highlight-line | |
apm install jshint | |
apm install language-latex | |
apm install minimap | |
apm install open-recent | |
apm install quick-highlight | |
apm install todo-show | |
apm install markdown-preview-plus | |
apm install language-batch | |
apm install keyboard-localization # Support ')', ']', ... on internationals keyboard. Do not forget to choose keyboard layout in plugin settings | |
apm install node-debugger |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment