Commit Graph

1150 Commits

Author SHA1 Message Date
c5dd1e4aa8 Add the ag package 2023-11-02 17:23:34 +01:00
4f741497d1 Add the ebnf-mode package 2023-11-02 17:23:10 +01:00
47c0d61301 Change the default font size 2023-11-02 17:22:55 +01:00
10faa3b170 Change fill column to 120 2023-11-02 17:22:24 +01:00
f4ecdb518e Add sp-rewrap-sexp to mc list 2023-11-02 17:21:46 +01:00
b1f2df7e75 Remove the flycheck-rust package
It’s not maintained since 2019 and it throws a lot of errors.
2023-10-27 06:12:40 +02:00
828448680a Disable undo-tree saving
It writes a lot of files which might sound handy but since i don’t always use
Emacs to edit files, they can easily become obsolete.
2023-10-27 06:02:04 +02:00
519f7acf1a Add the yuck-mode package 2023-10-27 06:01:55 +02:00
d975584e25 Add forge-database-v*.sqlite to gitignore
It seems forge now simply backs up the whole sqlite file instead of dumping it.
2023-10-24 15:53:04 +02:00
6a50199652 Final touches 2023-10-24 09:28:20 +02:00
5351cde10d Fix a source link for one of my commands 2023-10-24 09:28:01 +02:00
5cd85a35ca Make sure we use orderless exclusively during completion 2023-10-24 09:28:01 +02:00
f9b50a7af7 Fine tune Rust and Cargo related packages 2023-10-24 09:28:01 +02:00
3130097949 Globally enable undo-tree 2023-10-24 09:28:01 +02:00
0f7935da32 Reduce the default font size 2023-10-24 09:28:01 +02:00
1cf60c50ef Remove some unused key bindings 2023-10-24 09:28:01 +02:00
38c2dacedc Get rid of gpolonkai/isearch-regexp
isearch is good in itself, so this also rebinds isearch commands to their
rightful bindings.
2023-10-24 09:28:00 +02:00
d8eb235b25 Remove some unused functions 2023-10-24 09:28:00 +02:00
2c18b4c70a Only load fish-mode for fish files 2023-10-24 09:28:00 +02:00
c39e8c2bbf Only load systemd-mode for specific file types 2023-10-24 09:28:00 +02:00
6987cb93dc Add a new feed to my TwTxt settings 2023-10-24 09:28:00 +02:00
07725bdf2f Only load elpher when it is used 2023-10-24 09:28:00 +02:00
d9dd5acd15 Only enable hl-todo mode in programming modes 2023-10-24 09:28:00 +02:00
5b55077411 Only load tidal for tidal files 2023-10-24 09:27:59 +02:00
47abe6c958 Prevent open-line-above/below from doing completion if no indentation is needed 2023-10-24 09:27:59 +02:00
60307f6432 Add and configure the cape package 2023-10-24 09:27:59 +02:00
5b0156d951 Add and configure the corfu package 2023-10-24 09:27:59 +02:00
4d59042b60 Add and configure the consult-projectile package 2023-10-24 09:27:59 +02:00
927753fbd5 Add and configure the org-appear package 2023-10-24 09:27:59 +02:00
847c65ddc0 Add and configure the consult-org-roam package 2023-10-24 09:27:59 +02:00
fe79b09035 Add and configure the spdx package 2023-10-24 09:27:58 +02:00
a2635593e8 Add and configure the string-inflection package 2023-10-24 09:27:58 +02:00
75342a80fc Add a key binding for sp-rewrap-sexp 2023-10-24 09:27:58 +02:00
8e320b2db6 Minor adjustment for using corfu, so tab always tries to complete 2023-10-24 09:27:58 +02:00
e66540149d Refactor gpolonkai/goto-next-char for a bit more performance 2023-10-24 09:27:58 +02:00
3011905d2b Make gpolonkai/org-space-key customizable 2023-10-24 09:27:58 +02:00
4d7a2795a4 Remap dabbrev stuff so it’s more useful 2023-10-24 09:27:58 +02:00
12a66c6ee7 Change my hidden modeline implementation to hide-mode-line 2023-10-24 09:27:56 +02:00
93851abbe2 Refactor my key bindings into submaps 2023-10-24 09:25:05 +02:00
76d99e522a Move key bindings to their final place 2023-10-24 09:25:04 +02:00
d2c81b01f5 Move programming related packages to their own section 2023-10-24 09:24:13 +02:00
b66589eb83 Move utility packages to their own section 2023-10-24 09:21:25 +02:00
1ab3596465 Move coding related packages to their own section 2023-10-24 09:21:25 +02:00
02fe027e61 Move mailing related configuration to its own section 2023-10-24 09:21:25 +02:00
c058cfe853 Move completion related configuration to its own section 2023-10-24 09:21:25 +02:00
3539accfb1 Move Org related packages and settings to their own section 2023-10-24 09:21:23 +02:00
ade76106df Move Git related packages to their own section 2023-10-24 09:10:21 +02:00
6f51d5133f Move dired related packages to their own section 2023-10-24 09:10:20 +02:00
7faa3b099a Move usability packages to their own section 2023-10-24 09:10:20 +02:00
38fdccda58 Move Projectile config to its own section 2023-10-24 09:10:20 +02:00