summaryrefslogtreecommitdiffstats
path: root/lisp/init-go-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Explicitly concat var and func with dotMartin Polden2014-07-261-1/+3
* go-func-meth-regexp also matches regular functionsMartin Polden2014-07-251-6/+5
* Add go-mode-create-imenu-indexMartin Polden2014-07-251-5/+27
* No need to call set-loqal twiceMartin Polden2014-07-251-8/+4
* Fix go-mode imenu expressionsMartin Polden2014-07-251-0/+5
* Revert "Only set imenu-generic-expression if already set"Martin Polden2014-07-251-4/+3
* Only set imenu-generic-expression if already setMartin Polden2014-07-091-3/+4
* Use flat imenu index in go-modeMartin Polden2014-07-091-1/+5
* Add keybinding for running gofmtMartin Polden2014-06-281-1/+6
* Let go-mode decide tab styleMartin Polden2014-05-171-7/+0
* Set tab-width in go-modeMartin Polden2014-03-281-1/+4
* Do not set tab-width globallyMartin Polden2014-03-241-6/+1
* IndentMartin Polden2014-03-181-3/+3
* Fix require-package in init-go-modeMartin Polden2014-03-171-1/+1
* Use soft tabs in go-modeMartin Polden2014-03-141-0/+8
* Split up config into multiple filesMartin Polden2014-03-141-0/+7