Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] Fix (I think) the binding for hydra | Franck Cuny | 2018-04-08 | 1 | -1/+2 |
| | |||||
* | [emacs] Large refactoring. | Franck Cuny | 2018-04-08 | 1 | -0/+13 |
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. |