From bba1c74acff827d6b5db680f1dddeba0c1a9113f Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Mon, 11 Nov 2024 13:42:41 -0500 Subject: did things --- .config/emacs/TODO.org | 4 +++- .config/emacs/init.el | 2 +- .config/mpd/mpd.pid | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.config/emacs/TODO.org b/.config/emacs/TODO.org index 9759952..532a4e8 100644 --- a/.config/emacs/TODO.org +++ b/.config/emacs/TODO.org @@ -1,4 +1,6 @@ -- [ ] development +- [ ] development (lsp for elisp, c++, typescript, html tags) +- [ ] corfu completion +- [ ] lsp peeking, finding definitions, all that bs - [ ] better search - [ ] project management - [ ] Org tangling diff --git a/.config/emacs/init.el b/.config/emacs/init.el index ccf3422..0df35cf 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -168,7 +168,7 @@ :init (which-key-mode) :diminish which-key-mode :config - (setq which-key-idle-delay 3)) + (setq which-key-idle-delay 0.2)) (use-package marginalia :diminish marginalia-mode diff --git a/.config/mpd/mpd.pid b/.config/mpd/mpd.pid index 74d3d60..8381dd2 100644 --- a/.config/mpd/mpd.pid +++ b/.config/mpd/mpd.pid @@ -1 +1 @@ -1374 +1311 -- cgit v1.2.3