Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-06 | Add git-modes packageHEADmain | David Robillard | 1 | -0/+1 | |
2024-09-04 | Improve magit performance | David Robillard | 1 | -0/+5 | |
2024-09-04 | Switch to unstable MELPA | David Robillard | 1 | -1/+5 | |
2024-09-04 | Highlight submode text slightly | David Robillard | 1 | -0/+1 | |
2024-09-04 | Use pdflatex by default | David Robillard | 1 | -0/+1 | |
2024-09-04 | Remove Jabber chat format customization | David Robillard | 1 | -31/+0 | |
These are causing annoying escaping issues and I never use them anyway, so just remove them. | |||||
2024-09-04 | Remove deprecated call to package-initialize | David Robillard | 1 | -1/+0 | |
2024-09-04 | Always try to open files in smerge mode | David Robillard | 1 | -0/+10 | |
2024-09-04 | Enable global git gutter fringe mode | David Robillard | 1 | -0/+2 | |
I'm a bit confused by the weird overlap of these packages, but this seems to do what I want so just leave well enough alone. | |||||
2024-09-04 | Fix indentation | David Robillard | 1 | -2/+2 | |
2024-09-04 | Switch to using clang-format package | David Robillard | 2 | -229/+4 | |
2024-09-04 | Organize emacs configuration more sensibly | David Robillard | 1 | -49/+51 | |
2024-09-01 | Add mjs and mts file associations | David Robillard | 1 | -0/+2 | |
2024-09-01 | Add fallback key bindings for set-mark-command | David Robillard | 1 | -0/+1 | |
2024-09-01 | Remove use of llvm-mode | David Robillard | 1 | -3/+1 | |
2024-03-13 | Add use-package import for meson-mode | David Robillard | 1 | -0/+1 | |
2024-03-07 | Fix compilation buffer auto-close hook | David Robillard | 1 | -4/+3 | |
2024-03-07 | Fix refined diff faces in theme | David Robillard | 2 | -5/+4 | |
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 | Ignore emacs server directory | David Robillard | 1 | -0/+1 | |
2023-02-04 | Add turtle-mode submodule | David Robillard | 4 | -2/+4 | |
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-11-14 | Ignore more ephemeral emacs cruft | David Robillard | 1 | -0/+5 | |
2022-11-14 | Add VAGRANT_DEFAULT_PROVIDER | David Robillard | 1 | -0/+1 | |
2022-11-14 | Fix locales | David Robillard | 1 | -2/+2 | |
2022-11-13 | Use consistent quoting | David Robillard | 1 | -1/+1 | |
2022-11-12 | Ignore emacs transient directory | David Robillard | 1 | -0/+1 | |
2022-11-12 | Add nextcloud configuration | David Robillard | 5 | -0/+64 | |
2022-11-12 | Add evolution configuration | David Robillard | 16 | -0/+382 | |
2022-11-12 | Sort .gitignore file | David Robillard | 1 | -3/+3 | |
2022-11-12 | Fix PKG_CONFIG_PATH priority | 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 | Remove now-unknown options from tmux configuration | David Robillard | 1 | -3/+0 | |
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. |