Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-06-13 | [emacs] Move back some configs to init.el | Franck Cuny | 3 | -66/+54 | |
2018-06-13 | [bash] fix an alias | Franck Cuny | 1 | -1/+1 | |
2018-06-11 | [emacs] meh | Franck Cuny | 1 | -2/+0 | |
2018-06-11 | [emacs] fix comment for fringe | Franck Cuny | 1 | -1/+1 | |
2018-06-11 | [emacs] Update hydra definition for projectile | Franck Cuny | 1 | -32/+20 | |
2018-06-05 | Revert "[vim] Add vim-airline for now" | Franck Cuny | 1 | -3/+1 | |
This reverts commit 6f039174a57e3e54a96c0b03c34494c210eebfd3. | |||||
2018-06-05 | [emacs] Some cleanup for markdown. | Franck Cuny | 1 | -9/+2 | |
2018-06-05 | [emacs] Some clean up for the server. | Franck Cuny | 1 | -3/+2 | |
2018-06-05 | [emacs] Some major clean up. | Franck Cuny | 20 | -98/+67 | |
Switch from `(require)` to `(load)`, which does not cause warning with flymake. Remove `:ensure t` since it's the default. | |||||
2018-06-05 | [vim] Add vim-airline for now | Franck Cuny | 1 | -1/+3 | |
2018-05-10 | [bash] and back .. | Franck |