summary refs log tree commit diff
path: root/emacs.d/core/core-ui.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] some UI tweaks.Franck Cuny2016-02-151-4/+1
|
* [emacs] highlight the current line.Franck Cuny2016-02-131-0/+3
|
* [emacs] Split the config into 'core' and 'modes'.Franck Cuny2016-02-121-0/+54
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).