Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-10 | [emacs] add racer for rust | Franck Cuny | 1 | -0/+4 | |
2018-05-10 | [vim] some clean up | Franck Cuny | 1 | -2/+25 | |
2018-05-08 | [vim] Group settings by categories | Franck Cuny | 1 | -6/+10 | |
2018-05-08 | [vimrc] update settings for some filetypes | Franck Cuny | 1 | -1/+8 | |
2018-05-08 | [vim] a couple of options | Franck Cuny | 1 | -0/+3 | |
2018-05-08 | [vim] move syntax to the end, set up python | Franck Cuny | 1 | -2/+7 | |
2018-05-08 | [vim] use vim for EDITOR | Franck Cuny | 1 | -1/+1 | |
2018-05-08 | [vim] Add vim again. | Franck Cuny | 3 | -3/+2545 | |
Stallman's latest non sense pushed me over the edge. I will do my best to reduce my usage of software created by this idiot. | |||||
2018-04-17 | [emacs] Add a few more settings for rust. | Franck Cuny | 1 | -1/+3 | |
2018-04-17 | [emacs] some more hydra stuff. | Franck Cuny | 2 | -2/+3 | |
2018-04-17 | [emacs] Rewrite the python module. | Franck Cuny | 1 | -11/+5 | |
2018-04-17 | [emacs] Add a custom variable for the files ignored by projectile. | Franck Cuny | 2 | -2/+16 | |
2018-04-12 | [emacs] Add hydra for magit. | Franck Cuny | 1 | -1/+14 | |
2018-04-12 | [emacs] Add hydra for projectile. | Franck Cuny | 1 | -0/+44 | |
2018-04-12 | [emacs] Add smart-mode-line and a larger fringe. | Franck Cuny | 1 | -1/+14 | |
2018-04-08 | [emacs] Fix (I think) the binding for hydra | Franck Cuny | 5 | -16/+29 | |
2018-04-08 | [emacs] Add additional variables. | Franck Cuny | 3 | -6/+11 | |
2018-04-08 | [emacs] Rename some custom variables. | Franck Cuny | 3 | -18/+26 | |
Use '-' as a separator instead of '/' in some variable's names. | |||||
2018-04-08 | [tmux] Add tmux again. | Franck Cuny | 2 | -3/+6 | |
But really not sure it will stick around. | |||||
2018-04-08 | [emacs] Large refactoring. | Franck Cuny | 43 | -830/+820 | |
At first I wanted to add support for java, and then I realized that maintaining a giant file with all the packages was not working as I was expected. The configuration is broken down to multiple files now, with each major mode in a separate file, and the main modules in their own too. This should make it easier to maintain and organize. | |||||
2018-04-01 | [emacs] fix some path after directories reorg | Franck Cuny | 2 | -4/+4 | |
2018-04-01 | [bash] add a few more aliases | Franck Cuny | 1 | -1/+3 | |
2018-04-01 | [bash] reorganize some directories | Franck Cuny | 1 | -3/+3 | |
2018-03-27 | [emacs] fix font (again) | Franck Cuny | 1 | -1/+1 | |
2018-03-27 | [bash] fix path for twitter configuration | Franck Cuny | 1 | -1/+1 | |
2018-03-22 | [bash] some clean up / new aliases | Franck Cuny | 3 | -20/+28 | |
2018-03-22 | [emacs] well, fonts ... | Franck Cuny | 1 | -1/+1 | |
2018-03-22 | [emacs] Emacs is not a tool to operate hosts/clusters. | Franck Cuny | 1 | -13/+0 | |
2018-03-22 | [emacs] add support for rust. | Franck Cuny | 1 | -0/+16 | |
2018-03-07 | [git] ignore a file for aurora | Franck Cuny | 1 | -0/+1 | |
2018-02-28 | [README] Update documentation. | Franck Cuny | 1 | -0/+6 | |
2018-02-28 | [emacs] Add Google's C style guide. | Franck Cuny | 1 | -0/+3 | |
2018-02-28 | [emacs] No, smaller font :p | Franck Cuny | 1 | -1/+1 | |
2018-02-28 | [emacs] some visual changes: | Franck Cuny | 1 | -5/+3 | |
- change frame title to include filename - bigger fringe - biffer font (again) | |||||
2018-02-28 | [emacs] add support for protobuf | Franck Cuny | 1 | -0/+4 | |
2018-02-28 | [bash] Configure $EDITOR correctly. | Franck Cuny | 1 | -1/+1 | |