Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emancs] remove projectile and ivy | Franck Cuny | 2018-09-08 | 1 | -64/+0 |
| | |||||
* | [emacs] remove eldoc configuration | Franck Cuny | 2018-09-08 | 1 | -4/+0 |
| | |||||
* | [emacs] remove magit configuration | Franck Cuny | 2018-09-08 | 1 | -26/+0 |
| | |||||
* | [emacs] clean up go configuration | Franck Cuny | 2018-09-08 | 1 | -21/+0 |
| | |||||
* | [emacs] remove flycheck | Franck Cuny | 2018-09-08 | 1 | -37/+8 |
| | |||||
* | [emacs] remove markdown configuration | Franck Cuny | 2018-09-08 | 1 | -10/+0 |
| | |||||
* | [emacs] remove flycheck | Franck Cuny | 2018-09-08 | 1 | -8/+0 |
| | |||||
* | [emacs] remove tramp | Franck Cuny | 2018-09-08 | 1 | -5/+0 |
| | |||||
* | [emacs] remove duplicated package declaration | Franck Cuny | 2018-09-08 | 1 | -4/+0 |
| | |||||
* | [emacs] drop a bunch of useless stuff from the config | Franck Cuny | 2018-09-05 | 1 | -61/+2 |
| | | | | | | | | Remove Python stuff, they don't work well (I don't know how to configure them correctly) and more importantly, I don't care. Remove the linter for puppet (it never works well). Also remove a few unused variables. | ||||
* | [emacs] smaller font (again) | Franck Cuny | 2018-09-02 | 1 | -1/+1 |
| | |||||
* | [emacs] set the font size. | Franck Cuny | 2018-08-27 | 1 | -0/+2 |
| | |||||
* | [emacs] merge configurations | Franck Cuny | 2018-08-19 | 1 | -49/+243 |
| | |||||
* | [emacs] Move some more configuration back to init.el | Franck Cuny | 2018-08-12 | 1 | -19/+215 |
| | |||||
* | [emacs] Move back some configs to init.el | Franck Cuny | 2018-08-11 | 1 | -3/+71 |
| | | | | | Simplify by moving important variables and functions to the main init file. | ||||
* | [emacs] ensure use-package is installed. | Franck Cuny | 2018-08-11 | 1 | -0/+5 |
| | | | | This is needed to bootstrap a new installation. | ||||
* | Shuffling things around in this repo | Franck Cuny | 2018-08-05 | 1 | -0/+37 |