Commit graph

37 commits

Author SHA1 Message Date
79dcdb8ab3 emacs: add a hook for nix-mode-hook 2024-05-06 09:09:20 +12:00
7c7f2fa23b emacs: fix lisp-hook's parens 2024-05-06 09:09:05 +12:00
23e8d5e465 emacs: remove sudo-edit, install pdf-tools 2024-05-06 09:05:36 +12:00
bfc4e44002 emacs: update quotes 2024-05-06 09:05:16 +12:00
aaa1298bf5 emacs: set hook variables to be buffer-local 2024-05-06 09:04:51 +12:00
f6f9d1d7b3 emacs: use the experimental d-ts-mode
<https://git.sr.ht/~jeremy/d-ts-mode/>
2024-05-06 09:03:28 +12:00
7a0fc141fb emacs: enable global-hl-line-mode 2024-04-27 19:29:36 +12:00
d6a3439341 emacs: re-enable electric-indent-mode 2024-04-27 19:29:21 +12:00
94ca1efc4e emacs: destroy evil-mode 2024-04-27 19:28:09 +12:00
ea4d693a45 emacs: change bind for reindent-buffer 2024-04-27 09:52:03 +12:00
f2c59a223a emacs: restore position of point in reindent-buffer 2024-04-27 09:51:07 +12:00
b8a7cd653d emacs: add bind to edit the user's init file 2024-04-27 09:46:29 +12:00
6d98acb98d emacs: add bind to reindent buffer 2024-04-27 09:46:16 +12:00
8f11fdca46 emacs: set treesit-font-lock-level to 4 2024-04-25 10:04:17 +12:00
aa603f94e9 emacs: add slime configuration 2024-04-25 10:04:07 +12:00
76013dbb31 emacs: enter lisp-mode in .yuck files 2024-04-25 10:03:56 +12:00
4822d2179e emacs: indent sgml files with spaces 2024-04-25 10:03:18 +12:00
c30421cc19 emacs: refactor lisp hooks into generic function 2024-04-25 10:03:06 +12:00
ed145f0d76 emacs: bind `M-RET' to image-dired-display-this 2024-04-12 12:33:41 +12:00
8e12b1af5b emacs: init image-dired 2024-04-12 10:05:53 +12:00
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