aee02e939f
emacs: use auto-fill-mode in mail-mode and markdown-mode
2024-03-28 14:01:27 +13:00
fc267b5bb4
emacs: detect major modes for .eml and .scd files
...
.eml is an email which uses mail-mode and .scd is a
presentation-oriented markup language for writing scdoc documents,
which are compiled into manual pages. .scd files are similar to
markdown in syntax, so they can use markdown-mode.
2024-03-28 13:59:30 +13:00
3752099dc5
emacs: set fill-column to 74
2024-03-28 13:58:57 +13:00
6b64ae00cb
emacs: add Runtime to d-mode font-lock keywords
2024-03-07 16:27:29 +13:00
b7bda10129
emacs: set show-paren-context-when-offscreen to overlay
...
Emacs my beloved <3
2024-03-05 14:05:22 +13:00
734ba8a2a4
emacs: use lisp-data-mode-hook and fix rainbow-delimiters-mode hook
2024-03-05 14:04:57 +13:00
f7411d6348
emacs: fix config
2024-03-04 14:10:00 +13:00
b61d6545b2
emacs: debloat
2024-03-04 13:18:57 +13:00
ae5643c66d
emacs: init config
2024-03-04 11:47:59 +13:00