diff options
| author | JackJ30 <jackqjamison@proton.me> | 2024-11-12 14:52:57 -0500 |
|---|---|---|
| committer | JackJ30 <jackqjamison@proton.me> | 2024-11-12 14:52:57 -0500 |
| commit | 7bbffcfb1c38c527ec18be479beea9ecc666410b (patch) | |
| tree | 15702dbcb29d66f1083a5632e0e025c0aaab837e /.config/emacs/TODO.org | |
| parent | bba1c74acff827d6b5db680f1dddeba0c1a9113f (diff) | |
completion and lsp improvements
Diffstat (limited to '.config/emacs/TODO.org')
| -rw-r--r-- | .config/emacs/TODO.org | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/.config/emacs/TODO.org b/.config/emacs/TODO.org index 532a4e8..9b067f4 100644 --- a/.config/emacs/TODO.org +++ b/.config/emacs/TODO.org @@ -1,5 +1,8 @@ -- [ ] development (lsp for elisp, c++, typescript, html tags) -- [ ] corfu completion +- [x] development lsps +- [x] bettter configure corfu +- [ ] configure flycheck + argument completion + snippets +- [ ] C-c macros for development +- [ ] JS lsp setup - [ ] lsp peeking, finding definitions, all that bs - [ ] better search - [ ] project management |
