Add linter plugin to easily make linters

This commit is contained in:
Zachary Yedidia
2016-04-30 16:21:08 -04:00
parent 59e71a4a0c
commit 1668e91310
3 changed files with 36 additions and 34 deletions

View File

@@ -9,6 +9,7 @@ var loadedPlugins []string
var preInstalledPlugins = []string{
"go",
"linter",
}
// Call calls the lua function 'function'