Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-17 | [emacs] Simplify the configuration | Franck Cuny | 21 | -375/+294 | |
Reduce the number of configuration files. | |||||
2018-07-08 | [emacs] Set font per operating system. | Franck Cuny | 2 | -0/+6 | |
2018-07-08 | [emacs] Reduce number of configuration files. | Franck Cuny | 5 | -55/+45 | |
Group settings in a sensible way. | |||||
2018-07-07 | [emacs] Ensure magit is installed. | Franck Cuny | 1 | -0/+1 | |
2018-07-07 | [emacs] Configure correctly for linux (chrome). | Franck Cuny | 4 | -2/+17 | |
Ensure go binaries are in the path for emacs and add custom settings for linux. | |||||
2018-07-06 | [emacs] All spelling configs in one place. | Franck Cuny | 4 | -18/+20 | |
2018-07-06 | [emacs] Forgot to add the serializer config. | Franck Cuny | 2 | -0/+39 | |
Closes #6 | |||||
2018-07-06 | [emacs] Consolidate all serializers format in one file. | Franck Cuny | 5 | -41/+1 | |
This is easier to maintain. Closes #6 | |||||
2018-07-03 | [emacs] Configure correctly python. | Franck Cuny | 1 | -5/+16 | |
Add anacondo, load eldoc correctly, etc. | |||||
2018-07-03 | [emacs] A number of fixes for go-mode | Franck Cuny | 1 | -21/+30 | |
Set correctly go-eldoc, set the width of tab to 2, define a proper hook, etc. | |||||
2018-07-01 | [emacs] Remove configuration for rust | Franck Cuny | 3 | -34/+0 | |
Remove backup file too for basic settings. | |||||
2018-07-01 | general cleanup | Franck Cuny | 4 | -2589/+2 | |
Remove vim and tmux | |||||
2018-06-29 | [emacs] Massive rewrite | Franck Cuny | 58 | -766/+532 | |
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 6f |