Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-08 | Avoid use of unicode character not present on Windows | David Robillard | 1 | -1/+1 | |
2023-02-07 | Improve mode line | David Robillard | 1 | -0/+2 | |
2023-02-07 | Clean up projectile configuration | David Robillard | 1 | -12/+3 | |
2023-02-07 | Remove leftover smart-tabs cruft | David Robillard | 1 | -3/+0 | |
2023-02-05 | Remove ppindent.el | David Robillard | 1 | -138/+0 | |
2023-02-05 | Load file modes with use-package | David Robillard | 1 | -2/+7 | |
2023-02-05 | Remove smart-tabs-mode | David Robillard | 1 | -2/+1 | |
2023-02-05 | Fix magit and other diff functionality on Windows | David Robillard | 1 | -0/+3 | |
2023-02-04 | Fix diff-hl magit hooks | David Robillard | 1 | -0/+1 | |
2023-02-04 | Disable showing diff in commit buffer | David Robillard | 1 | -0/+1 | |
2023-02-04 | Load glsl-mode with use-package | David Robillard | 1 | -1/+1 | |
2023-02-04 | Add turtle-mode submodule | David Robillard | 3 | -2/+1 | |
2023-01-30 | Clean up emacs configuration | David Robillard | 2 | -12/+29 | |
2023-01-30 | Add shell and compilation mode ANSI coloriazation hooks | David Robillard | 1 | -0/+12 | |
Disabled because the compilation mode one is too sketchy, but handy to have around to manually evaluate when working with shitty build tools. | |||||
2022-11-14 | Simplify font configuration | David Robillard | 1 | -1/+1 | |
2022-07-20 | Set default browser to Firefox | David Robillard | 1 | -0/+1 | |
2022-07-20 | Improve window keybindings | David Robillard | 1 | -29/+32 | |
2022-07-20 | Add debian-changelog-mode | David Robillard | 1 | -0/+2 | |
2022-02-28 | Set default typescript indent level | David Robillard | 1 | -0/+1 | |
2022-02-28 | Add turtle-mode package | David Robillard | 1 | -0/+1 | |
2022-02-28 | Add glsl-mode package | David Robillard | 2 | -0/+452 | |
Unfortunately this does not seem to be available in stable MELPA. | |||||
2022-02-28 | Add clang-format package | David Robillard | 2 | -0/+224 | |
Unfortunately this does not seem to be available in stable MELPA. | |||||
2021-11-19 | Brighten mode line and fringe slightly | David Robillard | 2 | -7/+7 | |
2021-11-19 | Fix unstable width of right hand mode line segments | David Robillard | 1 | -10/+11 | |
2021-11-19 | Update custom-safe-themes | David Robillard | 1 | -1/+1 | |
2021-11-18 | Load diff-hl before magit | David Robillard | 1 | -1/+1 | |
2021-11-18 | Simplify modeline style | David Robillard | 2 | -10/+7 | |
2021-11-18 | Switch to MELPA stable | David Robillard | 1 | -2/+3 | |
2021-11-18 | Remove distinct function and variable name colors | David Robillard | 1 | -2/+2 | |
2021-08-23 | Fix compilation mode error offsets for Turtle | David Robillard | 1 | -0/+1 | |
A better configuration for this is probably necessary to not mess up the offsets for other tools, but I'll cross that bridge when I come to it. | |||||
2021-08-23 | Set default JS and CSS indent level to 2 | David Robillard | 1 | -0/+2 | |
2021-08-23 | Add ace-window key binding | David Robillard | 1 | -0/+1 | |
2021-08-23 | Add quack for scheme | David Robillard | 1 | -1/+2 | |
2021-08-23 | Use quote sugar in customization | David Robillard | 1 | -33/+25 | |
2021-08-23 | Update IRC configuration | David Robillard | 1 | -8/+6 | |
2021-08-23 | Set browse-url-generic-program | David Robillard | 1 | -0/+1 | |
2021-06-03 | Update IRC networks and channels | David Robillard | 1 | -1/+3 | |
2021-05-08 | Update ERC configuration | David Robillard | 1 | -5/+3 | |
2021-05-08 | Remove line between windows | David Robillard | 2 | -1/+5 | |
2021-05-08 | Add association for clang-tidy configuration files | David Robillard | 1 | -0/+1 | |
2021-05-08 | Enable ragged right when typesetting man pages | David Robillard | 1 | -0/+1 | |
2021-05-03 | Update emacs theme | David Robillard | 2 | -3/+8 | |
2021-01-06 | Remove fonts that override theme | David Robillard | 1 | -4/+1 | |
2021-01-06 | Fix conflicting file associations | David Robillard | 1 | -17/+17 | |
2021-01-06 | Update theme | David Robillard | 1 | -8/+8 | |
2020-12-31 | Add file associations for Objective C | David Robillard | 1 | -0/+2 | |
2020-12-31 | Remove redundant file association | David Robillard | 1 | -1/+0 | |
2020-12-25 | Add association for ipp files | David Robillard | 1 | -0/+1 | |
2020-12-25 | Fix whitespace | David Robillard | 1 | -14/+14 | |
2020-12-25 | Add automatic indentation based on clang-format configuration | David Robillard | 1 | -1/+52 | |