308 Commits

Author SHA1 Message Date
d81c8c919a c-x B calls magit-blame directly 2026-08-21 23:16:15 +02:00
cfb9e1dae8 add s-s -> consult-line (windowskey+s), useful in magit-status 2026-08-21 22:55:48 +02:00
b05ec0c517 add git blame hydra 2026-08-20 23:04:13 +02:00
57b51dae23 fix wording 2026-08-20 23:04:03 +02:00
9aae50bc5c update smerge hydra 2026-08-19 23:48:26 +02:00
9659ad8b58 automatically fire smerge hydra in conflict buffers 2026-08-19 23:43:55 +02:00
1ce0a66378 add undo, rm popup 2026-08-19 23:30:56 +02:00
301d837851 fine tune smerge hydra 2026-08-19 23:25:03 +02:00
f246281bc4 fix kab, upd magit config 2026-08-17 11:24:05 +02:00
f94826d8cc add gitswitch and git repo list to consult-buffer, do: g SPC 2026-07-30 23:59:55 +02:00
586caeffba re-enable embark, tune a little 2026-07-30 00:26:12 +02:00
1907af8f1d tmp enable 2026-07-30 00:22:28 +02:00
a6ae2d862e remove C-c C-j go binding 2026-07-30 00:22:00 +02:00
f7ba06bdbb configure lsp-ui extensions 2026-07-28 23:46:59 +02:00
015ddf877f better aliases (rg + fd) 2026-07-28 23:46:36 +02:00
3b0e07a3cd turn revert lambda into defun 2026-07-28 23:46:19 +02:00
1b246af469 added shortcut key bindings for lsp find* 2026-07-28 12:23:16 +02:00
aed5c1c67f add csv mode (wip), add lsp support to python-mode 2026-06-22 10:02:50 +02:00
bd42d183bc changes here and there 2025-11-19 09:22:40 +01:00
6a9a4068a0 added org-present config + various fixes 2025-01-23 11:07:14 +01:00
771ef7e17d fixed flymake, added ement matrix client 2024-10-02 09:51:12 +02:00
47eb117e9f added c-mode config with LSP support, and added flymake to sh-mode 2024-07-01 20:07:01 +02:00
c16659037c add editorconfig + flymake support 2024-06-11 13:10:58 +02:00
5c9b4760d9 not needed anymore 2024-05-16 18:17:34 +02:00
48fb52a332 forgot to commit .. 2024-05-16 18:14:24 +02:00
8958787606 added lua support, disabled vertico jump root using /, was a mess 2023-11-01 13:14:09 +01:00
0378dafdd4 added simple column sum function 2023-08-18 08:13:31 +02:00
9024301edd +eval-and-replcae from crux 2023-08-17 19:12:54 +02:00
9c693f5d65 Merge branch 'master' of github.com:TLINDEN/dot-emacs 2023-08-08 11:28:20 +02:00
3bea19f4e7 use modern version which-function-mode
This line made corfu popup completion in golang fail to initialize
because the function has not been found and the whole go-mode-hook
went dark. This only happened after the update to 29.1. Using the more
modern name fixes things and corfu works again.

This fixes https://github.com/minad/corfu/issues/354
2023-08-08 11:27:27 +02:00
1533e6fdec use modern version which-function-mode
This line made corfu popup completion in golang fail to initialize
because the function has not been found and the whole go-mode-hook
went dark. This only happened after the update to 29.1. Using the more
modern name fixes things and corfu works again.
2023-08-07 21:06:52 +02:00
a1a7a5bd60 remove ivy, not used anymore 2023-08-07 21:06:39 +02:00
1baea7e1cc updated emacs 2023-08-07 21:06:30 +02:00
df3476710d fixed temporary linenumbers for F7 2023-08-07 18:52:33 +02:00
b58507bd37 added avy after reading yet another wonderful article by karthinks 2023-07-31 19:24:01 +02:00
aa07319b28 remove unused and non working code 2023-07-22 19:34:29 +02:00
8d31a1720b another try, doesn't work either, now using c to jump to current 2023-07-22 19:22:41 +02:00
83fecbcb59 added web repos 2023-07-22 19:22:16 +02:00
087f841121 added jekyll blog helpers 2023-07-22 19:22:02 +02:00
3649f0ccce spelling 2023-06-20 20:14:58 +02:00
7449095808 enhance comment 2023-06-20 13:16:46 +02:00
f25e3f362b fix indent and fix parens 2023-06-20 13:16:37 +02:00
0387ce1c05 changed command for stage+comit to i, that is: ci does it now 2023-06-20 13:16:02 +02:00
4535ba80ce added stage+commit to 'magit-commit 2023-06-20 13:16:02 +02:00
48e8827d58 enhanced create playlist function 2023-06-20 12:13:18 +02:00
ca66af1afe fixed narrowing function by adding a custom defun narrower 2023-06-20 12:12:50 +02:00
011057e640 added 'audio-create-playlist, which is way easier as the EMMS way! 2023-06-18 20:02:26 +02:00
f5d017f72a added sqlite3 to avoid the warning on every magit startup, zeffix! 2023-06-17 16:25:20 +02:00
ae0f316576 fixed auto brace 2023-06-17 16:24:49 +02:00
1de831dcc2 fixed auto-fill indent nonsense once and for ever, phew! 2023-06-17 16:24:26 +02:00