Commit Graph

5 Commits

Author SHA1 Message Date
Doug MacEachern
5a219c2aa9 Go language related recipes
- go-autocomplete: change to use :type go

- go-company: change to use :type go

- go-def: helper used in go-mode

- go-flymake: flymake checker for go

- go-imports: override go-mode's gofmt-command

- go-lint: linter for go
2013-12-27 15:20:34 -08:00
Doug MacEachern
2bdc0111a5 Fix exec-path for recipes that depend on gocode daemon 2013-12-16 10:08:27 -08:00
jsuper
0500075ac3 remove unnecessary dependency go-mode 2013-09-14 14:56:12 +08:00
jsuper
fa8386b161 update recipes for gocode, correct the output file name both for go-autocomplete and go-company 2013-09-13 15:54:13 +08:00
David Holm
7794f4c566 Add recipes for gocode
Adds them as two recipes, one for auto-complete and one for company as they need to be forcibly loaded with ":features"
2013-08-04 13:28:51 -07:00