Commit graph

98 commits

Author SHA1 Message Date
5952248b83 removed abbrev_defs 2025-08-04 11:16:10 +02:00
06af2c86c8 add emacs server, remove edit server, add guix snippets 2025-08-04 10:48:03 +02:00
72467a4696 fix type in title 2025-07-29 09:28:16 +02:00
d9756e6296 update calendar and make org-jira great again 2025-07-29 08:56:01 +02:00
ad6cef16ef fiddling to get uv support working 2025-07-22 18:08:22 +02:00
87af51fa72 enable consult-omni 2025-07-22 11:40:01 +02:00
281cc919cd remove electric return
Was not activated as far as I can tell. It also feels like something which should be managed by the mode of the buffer.
2025-07-17 12:47:57 +02:00
d0fbd88647 removed all evil references 2025-07-17 12:26:28 +02:00
1b917c7666 move frequent file/project ops together 2025-07-17 12:14:00 +02:00
33d97f85b2 fix typo 2025-07-17 12:04:43 +02:00
Peter Tillemans
d90dcb2078 add pass mayor mode, start systemcrafter in bg 2025-06-30 09:41:15 +02:00
8f5a806f23 enable pinentry in emacs minibuffer to fix missing letters 2025-06-29 17:25:56 +02:00
Peter Tillemans
30e0acdfab disable evil mode (again) 2025-06-20 14:30:15 +02:00
Peter Tillemans
2ad65c2084 exclude early-init.el from repo as generated 2025-06-20 10:55:24 +02:00
Peter Tillemans
61ef90d922 add explicit dependency on transient to let elpaca manage version 2025-06-20 10:54:27 +02:00
626606ffbe disable scroll-bar-mode only when graphic 2025-06-10 01:14:48 +02:00
801a020032 update elpaca installer, remove generated early-init.el 2025-06-02 16:16:48 +02:00
68e0c5f374 use elpa org and update copilot config 2025-06-02 16:13:05 +02:00
bbad96beef update elpaca installer version 2025-05-31 13:25:18 +02:00
Peter Tillemans
6565911d46 add sql support for babel 2025-05-23 17:02:51 +02:00
45b25b8b79 backup, qwen coder, systemcrafters 2025-05-10 19:42:00 +02:00
589e25de8b remove undo-tree mode to get rid of the bugs in that module 2025-05-04 00:03:56 +02:00
18cf690ec7 update irc clientId to base hostname 2025-03-28 02:11:23 +01:00
c2206132f5 add docker support 2025-02-26 00:11:31 +01:00
05b352a2a6 use gptel for LLM integration 2025-02-25 12:32:48 +01:00
bc989e3106 add abbrev_defs 2025-02-24 11:10:17 +01:00
19efec2007 refactor AI support in separate section 2025-02-17 01:53:31 +01:00
fe49071a55 evilify denote bindings again 2025-02-17 01:11:16 +01:00
2beaac573d emacsify denote bindings and add 0x0 support without package
- map denote bindings to C-c iso <leader> prefix
- replace 0x0 package with 2 functions from @daviwil
2025-02-17 01:09:04 +01:00
f3e304cf00 add support for mermaid-mode which give org-babel support for free 2025-02-17 01:06:54 +01:00
b644b412a0 enable evil mode again 2025-02-17 00:59:26 +01:00
Peter Tillemans
f81d6ee7c9 fix merge conflicts 2025-02-03 10:23:27 +01:00
c4c07fedfb add supermaven 2025-02-03 10:19:02 +01:00
Peter Tillemans
dfc617a4b0 remove calls to general and general itself 2025-02-02 22:30:13 +01:00
0e190fb9fb if error go snippet 2025-01-23 14:24:25 +01:00
631727de3a fix dape configurations 2025-01-23 14:22:42 +01:00
52a26a76b5 add snippets 2025-01-23 14:21:19 +01:00
a0b0f88a17 remove harpoon, format evil bindings 2025-01-19 19:25:03 +01:00
f629436460 remove some empty lines 2025-01-19 19:21:45 +01:00
e61b38b36c merge with evil switch 2025-01-19 19:09:13 +01:00
ec1bc84a26 Use catppuccin theme and enable light/dark toggle 2025-01-19 13:59:42 +01:00
201af79a42 refactor org-babel 2025-01-13 07:24:33 +01:00
56c3071d55 experiment with google ai and fix source block 2025-01-08 11:57:26 +01:00
f0789a34ff fix set-option error with copilot 2024-12-30 15:49:44 +01:00
31ec2ec412 enable embark-act on C-. conflicting with evil 2024-12-30 13:50:39 +01:00
9407acbc41 fix keybinding conflict between consult and org-jira 2024-12-30 13:41:44 +01:00
bf6c61336e improve scheme support, add default yasnippet-snippets 2024-12-30 13:40:04 +01:00
ef7ef61ada remove superfluous sourceblock snippet 2024-12-29 16:03:00 +01:00
9a1ae6d676 deduplicate undo tree and swap out evil-paredit-mode 2024-12-19 17:05:14 +01:00
aee411ac47 improve lisp experience
- define bigger window heights and organize placement of repl and
magit windows
- add run-tests method to aoc template
- map copilot-expand to C-S-y
2024-12-18 11:45:08 +01:00