d81bff7f40
emacs: remove variable-pitch-mode on nroff-mode
2024-06-11 06:55:36 +12:00
bc4ae58e75
emacs: remove nix-ts-mode
2024-06-11 06:55:36 +12:00
d5eb4f76db
emacs: remove d-ts-mode
2024-06-11 06:55:36 +12:00
f7fc64e09b
emacs: adjust fill-column
2024-06-11 06:55:36 +12:00
1b26366d64
emacs: add describe-word alias and keybind
2024-05-26 16:08:40 +12:00
a589a771e1
emacs: refactor dashboard
2024-05-26 16:08:33 +12:00
51ed16665d
emacs: use nix-ts-mode over nix-mode
2024-05-26 16:08:16 +12:00
9bc2757caa
emacs: add auto-fill-mode to org-mode-hook
2024-05-26 16:08:00 +12:00
e0e5fcc96f
emacs: remove transparency
2024-05-26 16:07:42 +12:00
6a21a60e0f
emacs: reindent
2024-05-26 16:07:26 +12:00
bfbbc9c0ec
emacs: set gnus-select-method
2024-05-26 16:07:06 +12:00
80f1635d96
emacs: set more variables
2024-05-07 12:31:25 +12:00
d9e3c75ed9
emacs: only call eglot-ensure in specific modes
2024-05-07 06:59:27 +12:00
97cc933719
emacs: use regular modeline
2024-05-07 06:58:58 +12:00
ddcb451c18
emacs: remove unnecessary comments
2024-05-07 06:58:28 +12:00
e277297e2f
emacs: style info faces
2024-05-06 09:10:30 +12:00
4751cfdd85
emacs: empty custom-set-variables call
2024-05-06 09:10:21 +12:00
256a1fd777
emacs: enable some commands
2024-05-06 09:10:10 +12:00
e5cf57ca6a
emacs: reindent
2024-05-06 09:10:00 +12:00
7312722d87
emacs: set compilation-scroll-output and wdired-allow-to-change-permissions
2024-05-06 09:09:32 +12:00
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