summary refs log tree commit diff
path: root/emacs.d/custom/fcuny-git.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emacs: magit buffer in full frameFranck Cuny2019-12-271-2/+4
| | | | | | | | With a bigger font, on a 13" laptop, I want magit to be full frame, I don't want anything splitted. Move a couple of other settings to the `:custom` section of `use-package`.
* [emacs] Update configuration related to git.Franck Cuny2019-04-081-1/+5
|
* [emacs] Split configuration in multiple files.Franck Cuny2019-02-161-0/+14
This is actually an easier thing to maintain.