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
5327fd5557
ignore
2023-06-17 16:24:17 +02:00
48a90d2b67
added 'tvd-stage-and-commit-current-buffer
...
So now I can enter C-c g ('magit-file-dispatch) and from there press C
which causes the current buffer to be staged and a commit be
created in one run.
2023-06-17 15:42:01 +02:00
4b6b9df47a
added global prefix for projectile, added job projects
2023-06-16 19:32:09 +02:00
0f09f650b8
+ minibuffer eldoc
2023-06-16 12:30:29 +02:00
e23cdd327d
added forge so I'll be able to maintain PRs and issues from magit
2023-06-16 12:23:48 +02:00
5a12ee7b71
added loccur, use C-o for this
2023-06-16 12:23:33 +02:00
218c85647c
added <C-c g>
2023-06-16 10:10:00 +02:00
fdc985b133
made 'move-file git aware
2023-06-16 09:22:46 +02:00
a4792ef643
added hungry-delete
2023-06-16 09:07:04 +02:00
6493158355
added go+yaml to rotate-text
2023-06-15 18:39:39 +02:00
69b265fba3
added 'define-context-key macro:
...
Now I am able to define context sensitive key bindings.
2023-06-15 18:38:41 +02:00