Commit Graph

260 Commits

Author SHA1 Message Date
f8a4292a6a use-package clojure 2023-06-12 02:01:49 +02:00
d54edaf659 use-package chatgpt-shell 2023-06-11 22:02:53 +02:00
bfc6a144d4 Always ensure 2023-06-11 21:58:58 +02:00
89426bfbe5 use-package auctex 2023-06-11 21:48:42 +02:00
9521ff0240 Prepare for using use-package 2023-06-11 21:43:40 +02:00
5943d8a3dc Remove unused packages 2023-06-11 15:52:35 +02:00
c57321c52f Update copyright and license 2023-06-11 15:39:07 +02:00
bbbe63270d Flatten the structure a bit 2023-06-11 15:38:19 +02:00
13ce840448 Adjust highlight color
Turns out, i had set the background color to the same color as the highlight
color of the N Λ N O Theme. This adds a very subtle difference between the
background and the highlight color.
2023-06-11 15:15:59 +02:00
961710e48d Lowercase src-blocks and a touch of whitespace 2023-06-11 15:08:01 +02:00
684da8a8fd Change theme when system appearance changes 2023-06-11 00:26:07 +02:00
4f5e1d9420 Organize the section on visual stuff 2023-06-11 00:19:28 +02:00
c30e1f28e1 Load theme according to system appearance 2023-06-11 00:16:11 +02:00
b08379ef0c Update N Λ N O Modeline
Breaking changes as of version 1.0.0
2023-06-11 00:04:55 +02:00
ec8521a484 Add a bit of doc for chatgpt-shell 2023-06-05 19:03:30 +02:00
ca835e1f83 Eglot hints are a bit much 2023-05-11 12:52:50 +02:00
2956b59e68 Fix rust setup 2023-05-03 17:00:26 +02:00
c7c495d218 More appropriate name 2023-05-03 00:15:28 +02:00
a22f0c3ae0 Add chatgpt-shell 2023-05-02 16:16:16 +02:00
bce50846fa Add setup for webdev
And add some notes on tree-sitter and eglot.
2023-05-01 01:47:00 +02:00
9c513cea10 Change back to Source Code Pro as default font
I'm not even sure I have a preference.
2023-05-01 00:13:27 +02:00
59d02282ee Fix annoying dired bug, which I don't fully understand
By not fully understand, I mean I searched for the bug and found a proposed fix
here: https://stackoverflow.com/questions/4076360/error-in-dired-sorting-on-os-x.

It worked, and so I guess this is in my config now.
2023-05-01 00:10:57 +02:00
13cb2634fd I should maybe have my own packages installed? 2023-05-01 00:09:16 +02:00
a4cb8eb7db Add lua-mode 2023-05-01 00:09:04 +02:00
51f68064ca Use EditorConfig 2023-05-01 00:08:32 +02:00
96bb38bec2 Use direnv 2023-05-01 00:08:15 +02:00
f8a879b15a Clean up headers 2023-04-30 23:58:46 +02:00
751bec6eb2 Remove lsp, add eglot 2023-02-26 16:47:28 +01:00
adb572c427 Fixes with vterm and bindings 2023-01-31 22:55:10 +01:00
9fce84e5cf Add go mode 2023-01-31 22:54:09 +01:00
684f371755 A bit more room 2023-01-31 22:53:55 +01:00
c3d2fbf04c Add org-msg for composing email with org-mode 2023-01-29 17:57:38 +01:00
4b1f78feb2 Paredit fix after update 2023-01-29 14:09:42 +01:00
8851cb92f8 Prefer GNU ELPA and newer MELPA rather than stable 2023-01-29 14:09:15 +01:00
b26f4e9f0f Disable native-comp warnings 2022-12-25 14:34:41 +01:00
3a6a6390c4 Try out dashboard 2022-10-28 14:04:26 +02:00
7abf06a7f0 Have olivetti follow fill-column
And leave some extra room.
2022-10-28 14:03:56 +02:00
24684e4d6b Let the window manager deal with resizing 2022-10-28 14:03:23 +02:00
117e91781b Remove monstrosity 2022-10-28 14:03:02 +02:00
2f4480992f Rust lsp settings 2022-10-25 07:58:55 +02:00
c3db9ddacf Replace clear-comint with built in 2022-10-15 16:16:21 +02:00
b09aa309d7 No need to initialize packages anymore I guess 2022-10-13 09:34:00 +02:00
33a5324b9b Use xelatex 2022-10-12 21:35:57 +02:00
f03e232ef9 Don't use circular lists...
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57957
2022-10-10 22:52:55 +02:00
03c1538b37 Neatly indenting match is not in the cards
I'm having trouble with this setting. Instead of fixing it, just toss it, and
fix it the next time it's bothersome.
2022-10-09 00:57:42 +02:00
d87493e6bd Let's go a bit more stable 2022-09-26 15:48:34 +02:00
00cc304845 Direnv is too brittle 2022-09-26 15:48:13 +02:00
c6991cb0e8 Add setup for email (one more try...) 2022-09-22 07:22:56 +02:00
c1bd76fa60 Add direnv support 2022-09-22 07:19:42 +02:00
4bc7e9ac94 Remove machine specific shell 2022-09-18 16:50:16 +02:00