Commit graph

67 commits

Author SHA1 Message Date
5ef8a7a8e3 emacs: use variable-pitch-mode in nroff-mode 2024-04-12 10:05:37 +12:00
cd232cd0f3 emacs: move magit binds to magit section 2024-04-12 10:05:21 +12:00
94eb4246c7 emacs: use Roboto Mono as fixed-pitch font 2024-04-11 08:59:06 +12:00
19705b5aa9 emacs: bind `C-c k' to kill-current-buffer 2024-04-11 08:58:49 +12:00
05311629e4 emacs: bind `C-c b' to magit-blame 2024-04-11 08:58:37 +12:00
d97de23115 emacs: use auto-fill-mode in nroff-mode 2024-04-05 06:42:02 +13:00
63af48398e emacs: add auto-mode for .3lua nroff manuals 2024-04-03 10:03:22 +13:00
b970b774a7 emacs, foot: use 96% window opacity 2024-03-28 14:02:23 +13:00
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