summary refs log tree commit diff
path: root/emacs.d/inits/90_lang-go.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] Split the config into 'core' and 'modes'.Franck Cuny2016-02-121-23/+0
| | | | | | Separate the modules that are 'core' (e.g.: related to editing, manipulating text, and so on) and the 'modes' (e.g.: related to syntax, langage support, etc).
* [emacs] gofmt on saveFranck Cuny2016-01-031-0/+1
| | | | Closes #8.
* [emacs] add company-mode for golang.Franck Cuny2015-11-181-5/+9
|
* [emacs] rename the configuration file for go.Franck Cuny2015-11-151-0/+18