Commit Graph

28 Commits (510b229ee7bbc8efd3b170ff986803fd33960e82)

Author SHA1 Message Date
Pierre Neidhardt 510b229ee7 Emacs: Use (compile compile-command) instead of recompile 2017-05-11 23:08:28 +05:30
Pierre Neidhardt 6070a80ecf Emacs: Sort out defvar-local and defcustom 2017-05-11 23:08:01 +05:30
Pierre Neidhardt a42719f1ee Emacs: Enrich gometalinter args, allow for customizing command 2017-05-07 22:33:00 +05:30
Pierre Neidhardt b3aba6625b Emacs: Bind 'compile to f10 and simplify Go compilation settings 2016-12-11 10:47:07 +05:30
Pierre Neidhardt ac1bf19fcd Emacs: Add the '-run .' test flag in Go to allow for test selection 2016-11-23 12:22:17 +05:30
Pierre Neidhardt d2d1ab3c82 Emacs: Remove the -cover test flag in Go since it shifts line numbers 2016-11-23 12:20:03 +05:30
Pierre Neidhardt bf88b087a0 Emacs: Add "-cover" to "go test" 2016-11-06 11:16:43 +05:30
Pierre Neidhardt d39d8b0203 Emacs: Simplify compile-command setting in mode-go 2016-10-14 18:02:26 +05:30
Pierre Neidhardt 90eb990855 Emacs: Remove futile hlines 2016-10-14 17:33:30 +05:30
Pierre Neidhardt ff095beec9 Emacs: Add a 'go-set-compiler' command 2016-10-08 19:40:30 +05:30
Pierre Neidhardt 74ed2c365c Emacs: Use company + helm-company for C and Go 2016-10-08 19:40:20 +05:30
Pierre Neidhardt a7ff1ee133 Emacs: Add go-eldoc and go-guru 2016-10-08 19:13:30 +05:30
Pierre Neidhardt 43db4d53c0 Emacs: Fix GOPATH lookup with multiple paths 2016-10-05 10:27:29 +05:30
Pierre Neidhardt 044a9bfc2d Emacs: Fix go-buffer-in-gopath-p when buffer has no file 2016-07-19 15:30:52 +05:30
Pierre Neidhardt 8b083a43f8 Emacs: Rename package-pinned-packages to favorite-packages
We want to avoid potential clashes, plus the name is shorter.
2016-06-09 21:29:34 +02:00
Pierre Neidhardt c3e6db4b6f Emacs: Store recentf in cache folder 2016-06-09 18:20:38 +02:00
Pierre Neidhardt 9bdef91c98 Emacs: Config helm (options and bindings) and extensions 2016-06-08 23:37:21 +02:00
Pierre Neidhardt 3ad9096746 Emacs: List favorite packages in 'pinned-packages' to automate install 2016-06-08 23:31:42 +02:00
Pierre Neidhardt 3e48fcab58 Emacs: Run 'go test' when Go buffer file name ends in '_test' 2016-06-07 21:57:40 +02:00
Pierre Neidhardt 1344fc97c3 Emacs: Add godoc bindings and indent godoc examples 2016-06-06 20:52:19 +02:00
Pierre Neidhardt 98de0676cd Emacs: Set binding to gometalinter 2016-06-03 12:04:46 +02:00
Pierre Neidhardt 7eeebb3be4 Emacs/Go: Use goimports, use 'go build' outside GOPATH, 'go install' in GOPATH 2016-06-02 22:28:00 +02:00
Pierre Neidhardt 248e36168d Emacs: Run 'go install' instead of 'go build' to use cache 2016-05-17 19:05:17 +07:00
Pierre Neidhardt 8614a87dd0 Emacs: Add support for auto-complete and gocode 2016-01-27 18:55:19 +11:00
Pierre Neidhardt 7e8c34f129 Emacs: Add go-eval-buffer and bindings 2015-12-09 11:02:23 +11:00
Pierre Neidhardt 8cc6fb374d Emacs: Add godoc binding 2015-12-02 12:26:06 +11:00
Pierre Neidhardt 6101531bcb Emacs: Fix compilation escaping and default folder 2015-04-19 13:25:29 +02:00
Pierre Neidhardt 54aa107b95 Emacs: Use lisp subfolder 2014-11-25 08:44:22 +01:00