summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-09-06Add git-modes packageHEADmainDavid Robillard1-0/+1
2024-09-04Improve magit performanceDavid Robillard1-0/+5
2024-09-04Switch to unstable MELPADavid Robillard1-1/+5
2024-09-04Highlight submode text slightlyDavid Robillard1-0/+1
2024-09-04Use pdflatex by defaultDavid Robillard1-0/+1
2024-09-04Remove Jabber chat format customizationDavid Robillard1-31/+0
These are causing annoying escaping issues and I never use them anyway, so just remove them.
2024-09-04Remove deprecated call to package-initializeDavid Robillard1-1/+0
2024-09-04Always try to open files in smerge modeDavid Robillard1-0/+10
2024-09-04Enable global git gutter fringe modeDavid Robillard1-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-04Fix indentationDavid Robillard1-2/+2
2024-09-04Switch to using clang-format packageDavid Robillard2-229/+4
2024-09-04Organize emacs configuration more sensiblyDavid Robillard1-49/+51
2024-09-01Add mjs and mts file associationsDavid Robillard1-0/+2
2024-09-01Add fallback key bindings for set-mark-commandDavid Robillard1-0/+1
2024-09-01Remove use of llvm-modeDavid Robillard1-3/+1
2024-03-13Add use-package import for meson-modeDavid Robillard1-0/+1
2024-03-07Fix compilation buffer auto-close hookDavid Robillard1-4/+3
2024-03-07Fix refined diff faces in themeDavid Robillard2-5/+4
2023-02-08Avoid use of unicode character not present on WindowsDavid Robillard1-1/+1
2023-02-07Improve mode lineDavid Robillard1-0/+2
2023-02-07Clean up projectile configurationDavid Robillard1-12/+3
2023-02-07Remove leftover smart-tabs cruftDavid Robillard1-3/+0
2023-02-05Remove ppindent.elDavid Robillard1-138/+0
2023-02-05Load file modes with use-packageDavid Robillard1-2/+7
2023-02-05Remove smart-tabs-modeDavid Robillard1-2/+1
2023-02-05Fix magit and other diff functionality on WindowsDavid Robillard1-0/+3
2023-02-04Fix diff-hl magit hooksDavid Robillard1-0/+1
2023-02-04Disable showing diff in commit bufferDavid Robillard1-0/+1
2023-02-04Load glsl-mode with use-packageDavid Robillard1-1/+1
2023-02-04Ignore emacs server directoryDavid Robillard1-0/+1
2023-02-04Add turtle-mode submoduleDavid Robillard4-2/+4
2023-01-30Clean up emacs configurationDavid Robillard2-12/+29
2023-01-30Add shell and compilation mode ANSI coloriazation hooksDavid Robillard1-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-14Simplify font configurationDavid Robillard1-1/+1
2022-11-14Ignore more ephemeral emacs cruftDavid Robillard1-0/+5
2022-11-14Add VAGRANT_DEFAULT_PROVIDERDavid Robillard1-0/+1
2022-11-14Fix localesDavid Robillard1-2/+2
2022-11-13Use consistent quotingDavid Robillard1-1/+1
2022-11-12Ignore emacs transient directoryDavid Robillard1-0/+1
2022-11-12Add nextcloud configurationDavid Robillard5-0/+64
2022-11-12Add evolution configurationDavid Robillard16-0/+382
2022-11-12Sort .gitignore fileDavid Robillard1-3/+3
2022-11-12Fix PKG_CONFIG_PATH priorityDavid Robillard1-1/+1
2022-07-20Set default browser to FirefoxDavid Robillard1-0/+1
2022-07-20Improve window keybindingsDavid Robillard1-29/+32
2022-07-20Add debian-changelog-modeDavid Robillard1-0/+2
2022-02-28Remove now-unknown options from tmux configurationDavid Robillard1-3/+0
2022-02-28Set default typescript indent levelDavid Robillard1-0/+1
2022-02-28Add turtle-mode packageDavid Robillard1-0/+1
2022-02-28Add glsl-mode packageDavid Robillard2-0/+452
Unfortunately this does not seem to be available in stable MELPA.