Move linter and go plugins to their own repos

The linter and go plugins are no longer 'default'. Their installation
should be handled by the plugin manager: `> plugin install go` and
`> plugin install linter`.

The autoclose plugin will remain a default plugin because it provides
a more essential feature.

Closes #397
This commit is contained in:
Zachary Yedidia
2016-10-06 17:18:53 -04:00
parent c410b7b2ce
commit aa624d86e6
5 changed files with 5 additions and 199 deletions

File diff suppressed because one or more lines are too long