Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] code cleanup | Franck Cuny | 2016-02-22 | 1 | -4/+2 |
| | |||||
* | [emacs] set options for 'dired'. | Franck Cuny | 2016-02-13 | 1 | -0/+6 |
| | |||||
* | [emacs] change binding for projectile. | Franck Cuny | 2016-02-13 | 1 | -0/+1 |
| | | | | Use 's-p' as the prefix binding for projectile commands. | ||||
* | [emacs] Load `exec-path-from-shell` only on OS X | Franck Cuny | 2016-02-13 | 1 | -5/+6 |
| | |||||
* | [emacs] Split the config into 'core' and 'modes'. | Franck Cuny | 2016-02-12 | 1 | -0/+67 |
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). |