Browse Source

updated my list of atom plugins

Kyle P Davis 10 years ago
parent
commit
5fc73d650f
1 changed files with 11 additions and 0 deletions
  1. 11 0
      install_atom_plugins.sh

+ 11 - 0
install_atom_plugins.sh

@@ -24,6 +24,7 @@ copy-as-rtf
 coverage
 coverage
 docblockr
 docblockr
 editorconfig
 editorconfig
+fancy-new-file
 file-icons
 file-icons
 filesize
 filesize
 git-blame
 git-blame
@@ -37,7 +38,11 @@ highlight-cov
 highlight-line
 highlight-line
 highlight-selected
 highlight-selected
 js-refactor
 js-refactor
+keybinding-cheatsheet
+language-jade
+language-mumps
 language-svg
 language-svg
+language-viml
 linter
 linter
 linter-clang
 linter-clang
 linter-coffeelint
 linter-coffeelint
@@ -45,17 +50,21 @@ linter-cpplint
 linter-csslint
 linter-csslint
 linter-javac
 linter-javac
 linter-js-yaml
 linter-js-yaml
+linter-jscs
 linter-jshint
 linter-jshint
 linter-pep8
 linter-pep8
 linter-perl
 linter-perl
 linter-pylint
 linter-pylint
 linter-scss-lint
 linter-scss-lint
 linter-shellcheck
 linter-shellcheck
+linter-tslint
 linter-write-good
 linter-write-good
 linter-xmllint
 linter-xmllint
 live-archive
 live-archive
+man
 markdown-format
 markdown-format
 merge-conflicts
 merge-conflicts
+minimap
 mocha-test-runner
 mocha-test-runner
 nbsp-detect
 nbsp-detect
 node-debugger
 node-debugger
@@ -69,6 +78,7 @@ project-colorize
 recent-files
 recent-files
 refactor
 refactor
 regex-railroad-diagram
 regex-railroad-diagram
+resize-panes
 revert-buffer
 revert-buffer
 script
 script
 sort-lines
 sort-lines
@@ -82,5 +92,6 @@ todo-show
 trailing-spaces
 trailing-spaces
 tualo-git-context
 tualo-git-context
 turbo-javascript
 turbo-javascript
+vim-mode
 EOF
 EOF
 )
 )