Commit Graph

335 Commits

Author SHA1 Message Date
f0ee34e1b5 use-package Org 2023-06-13 03:47:41 +02:00
6cb25696c8 use-package olivetti 2023-06-13 03:47:41 +02:00
89ae70a05b use-package nix-mode 2023-06-13 03:47:41 +02:00
de923565b8 use-package N Λ N O 2023-06-13 03:47:41 +02:00
832b887232 use-package multiple-cursors 2023-06-13 03:47:41 +02:00
33795cb203 use-package minizinc-mode 2023-06-13 03:47:41 +02:00
bf1adf019a use-package maude-mode 2023-06-13 03:47:41 +02:00
589f575927 use-package markdown-mode 2023-06-13 03:47:41 +02:00
4684b2f5dc use-package lua-mode 2023-06-13 03:47:41 +02:00
3422f2f859 use-package haskell-mode 2023-06-13 03:47:41 +02:00
380c67cb28 use-package go-mode 2023-06-13 03:47:41 +02:00
9d752baaa6 Some code that should have been deleted 2023-06-13 03:47:41 +02:00
3481584b4e use-package focus 2023-06-13 03:47:41 +02:00
1d0f72aa12 use-package expand-region 2023-06-13 03:47:41 +02:00
307d9618bb use-package erlang 2023-06-13 03:47:41 +02:00
3648968031 use-package EditorConfig 2023-06-13 03:47:41 +02:00
75e11d4d1e use-package direnv 2023-06-12 02:43:15 +02:00
e6e9a9f954 Use :bind properly 2023-06-12 02:43:15 +02:00
dd7814950c use-package diff-hl and magit 2023-06-12 02:43:09 +02:00
bff3e0b95f use-package flyspell 2023-06-12 02:02:07 +02:00
b0856a41e6 use-package define-word 2023-06-12 02:02:07 +02:00
b1521a900b use-package dashboard 2023-06-12 02:02:07 +02:00
449fb2617b use-package ivy/counsel/projectile/smex 2023-06-12 02:02:07 +02:00
68942cb458 use-package company-coq 2023-06-12 02:02:07 +02:00
ba0e3ed58e use-package company 2023-06-12 02:02:07 +02:00
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
295bba19e5 Add nix mode 2022-09-18 16:50:07 +02:00
e8a7096811 Small fixes 2022-09-18 16:49:58 +02:00
f866d1f089 Why are Java and C coupled? 2022-09-17 13:16:27 +02:00
eb68b6421d It would be nice with a less brittle fix
But this works right now.
2022-09-17 13:15:39 +02:00
b512eda030 Text out of sync with code 2022-09-17 13:15:13 +02:00
4b032ecc17 The opposite of fill paragraph 2022-09-17 13:14:45 +02:00
cea34865e0 Ended up not using org roam – might try again at some point 2022-09-17 13:11:25 +02:00
1a32dac8ce Tell Emacs what program is used for spell checking 2022-09-17 13:10:15 +02:00
a42b1380f1 PDF tools fix 2022-09-17 13:07:08 +02:00
b49083213a Migrate from elegant emacs to nano emacs 2022-09-17 13:06:07 +02:00
9601785e0b Small org tweaks
The `org-adapt-indentation` should probably not be set as the new default is
probably a better default. But I have a lot of org files that might break due
to this change.
2022-09-17 13:04:16 +02:00
b85fb8d87b Use auctex 2022-09-17 13:02:12 +02:00
c83a10dff1 Use rustic 2022-09-17 13:00:25 +02:00
ffda92e588 Small LSP tweeks 2022-09-17 12:59:18 +02:00
8ab896846f APL 2021-12-27 15:26:08 +01:00
aa1d44cdf3 Add ivy-posframe 2021-06-27 16:45:27 +02:00
bfd9f4f88e Update Ivy setup 2021-02-20 15:22:02 +01:00
ad64fc3fb6 Somehow, a debugging print went unnoticed for a long time 2021-02-20 15:07:11 +01:00
162623fcba Add org roam setup 2021-01-01 23:04:34 +01:00
5a88383ff6 Fix bindings for swiper 2020-12-23 00:24:46 +01:00
fd4c872d7d Tweak Clojure 2020-12-23 00:24:31 +01:00
9e0ce1f275 Update link 2020-10-05 01:43:08 +02:00
70810d41ac Fix lingering dependencies on cl 2020-10-05 01:42:44 +02:00
84b8947f94 Use ivy 2020-10-05 01:42:23 +02:00
a802e89de0 Remove org-ref 2020-09-22 19:15:12 +02:00