Commit Graph

850 Commits

Author SHA1 Message Date
Case Duckworth
2e4aadea48 Add `refresh-emacs' 2021-03-31 16:33:24 -05:00
Case Duckworth
37c942bf36 Add `smart-hungry-delete' 2021-03-31 12:56:38 -05:00
Case Duckworth
4189e1c8a3 Fix typos and verbosity 2021-03-31 12:47:11 -05:00
Case Duckworth
8b9470d7c2 Add plugins 2021-03-31 12:46:14 -05:00
Case Duckworth
d503a2d1b6 Add olivetti' and tweak acdw/reading-mode' 2021-03-31 12:45:42 -05:00
Case Duckworth
0c1f670cad Fix font setting
I wrap it in a function hooked to `after-focus-change-function', from which it
removes itself.  ~Fancy~ stuff.
2021-03-30 17:30:47 -05:00
Case Duckworth
bac84d1542 Whitespace 2021-03-30 17:23:10 -05:00
Case Duckworth
6e7a17b6e0 Tweak garbage collection 2021-03-30 17:22:49 -05:00
Case Duckworth
0905fab8ee Add `:setq-default' macro to save a little load time 2021-03-30 12:31:26 -05:00
Case Duckworth
4ba0c92df0 Set all fonts on all possible systems 2021-03-30 12:30:51 -05:00
Case Duckworth
82dcdbb459 Fix arrayp bug in `acdw-modeline/vc-branch' 2021-03-30 11:58:37 -05:00
Case Duckworth
be24eae19a Add autoloads to :acdw/map' and :acdw/leader' 2021-03-30 11:58:05 -05:00
Case Duckworth
6ee7a75d35 Correct typo 2021-03-29 23:22:45 -05:00
Case Duckworth
db3d8d26a2 Sturf 2021-03-29 23:21:58 -05:00
Case Duckworth
1f19e522c3 Remove commented code 2021-03-29 17:58:01 -05:00
Case Duckworth
1dd6b9c0ee Switch to using `setup.el' for customizations
setup (https://git.sr.ht/~zge/setup) does everything I tried to do with
`acdw/pkg', et al., but better.
2021-03-29 17:52:23 -05:00
Case Duckworth
2fdfc43684 bleh 2021-03-27 12:29:54 -05:00
Case Duckworth
8dee3a66e6 Add elpher and gemini-mode 2021-03-27 10:33:11 -05:00
Case Duckworth
66707baa84 Incorporate idiomdrottning's magit display bit 2021-03-27 00:04:11 -05:00
Case Duckworth
e33fd78ef7 Fix indentation 2021-03-27 00:03:54 -05:00
Case Duckworth
ef3fb64f5f Correct :work settings 2021-03-27 00:03:43 -05:00
Case Duckworth
09a2142fb2 Correct truncate-lines setting /again/
I keep thinking I've made a mistake.  I want it to be NIL!!!
2021-03-27 00:03:11 -05:00
Case Duckworth
c805de7faa Move `acdw-modeline/vc-branch' to the left side 2021-03-25 17:46:51 -05:00
Case Duckworth
b50a79b303 Add beginend 2021-03-25 17:46:29 -05:00
Case Duckworth
73f7886f53 Add recursion-indicator 2021-03-25 17:46:12 -05:00
Case Duckworth
23e94b52f4 Flip RET and C-j in `icomplete-minibuffer-map' 2021-03-25 15:41:54 -05:00
Case Duckworth
00df8d5748 Add windows settings 2021-03-25 15:41:27 -05:00
Case Duckworth
07876efe87 Add god-mode indicator to modeline
... and whitespace...
2021-03-25 12:21:37 -05:00
Case Duckworth
870d1595e4 White space 2021-03-25 12:03:59 -05:00
Case Duckworth
f6f0e0c628 Add `god-mode' 2021-03-25 12:03:40 -05:00
Case Duckworth
46f53399d5 Require acdw' in early-init.el' 2021-03-25 12:03:14 -05:00
Case Duckworth
aaf9a2d6dc Truncate lines 2021-03-25 10:51:25 -05:00
47bdc595c5 Change `exec-path' 2021-03-24 16:22:39 +00:00
f6d1bf0e04 Fix eol 2021-03-24 16:13:19 +00:00
Case Duckworth
ef900ac987 Merge branch 'main' of tildegit.org:acdw/emacs 2021-03-23 23:10:55 -05:00
Case Duckworth
e679a9bd98 Stuff 2021-03-23 23:10:43 -05:00
Case Duckworth
6707795b08 Whitespace? 2021-03-18 22:47:28 -05:00
Case Duckworth
f455c07ce8 Add "~/Applications/racket" to path 2021-03-18 09:22:07 -05:00
Case Duckworth
263fab40d3 Ignore racket-mode/
Should, at some point, move it into var/
2021-03-16 22:52:39 -05:00
Case Duckworth
0337a1cda1 Merge branch 'main' of tildegit.org:acdw/emacs 2021-03-16 22:52:18 -05:00
Case Duckworth
68bd42577d Add crux bindings 2021-03-16 22:48:44 -05:00
Case Duckworth
599f7beff1 Don't indent with tabs no more 2021-03-16 22:48:35 -05:00
Case Duckworth
fe1706e7d9 Remove empty comment lines in headers 2021-03-16 11:16:21 -05:00
Case Duckworth
a84730b0d0 Turn back on `global-font-lock-mode' 2021-03-16 11:15:59 -05:00
Case Duckworth
f17f0a6629 Merge branch 'main' of https://tildegit.org/acdw/emacs into 5c 2021-03-16 09:30:40 -05:00
Case Duckworth
c21f21afab "Package-ize" dired 2021-03-16 09:29:53 -05:00
Case Duckworth
2b6790e7a8 Install `no-littering'
To catch the packages I don't want to bother configuring.
2021-03-14 23:49:08 -05:00
Case Duckworth
4283ccdd2c Further configure the mode line
I've broken out extra functions into `acdw-modeline', so they don't clutter up
the init.el too much.
2021-03-14 23:48:40 -05:00
Case Duckworth
9128a6abed Turn `font-lock-mode' off 2021-03-14 19:19:17 -05:00
Case Duckworth
eb15a3f8e3 Add `racket-mode' 2021-03-14 19:19:11 -05:00