diff options
| author | Jack Jamison <53350163+JackJ30@users.noreply.github.com> | 2024-12-31 20:56:43 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-31 20:56:43 -0500 |
| commit | d9ccb6c4adb111a9b3e02d40ab6686354f8f6acc (patch) | |
| tree | cac13a688c7706cc68c81288d9161ff525272f6b /.config/emacs/TODO.org | |
| parent | 3493af66f19732322a223770e3d8d4fbe1d4cc4e (diff) | |
| parent | eb94009b49f12bcdd25b91f1ae3794aa0e40f39b (diff) | |
Merge pull request #2 from JackJ30/newmacs
Newmacs
Diffstat (limited to '.config/emacs/TODO.org')
| -rw-r--r-- | .config/emacs/TODO.org | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.config/emacs/TODO.org b/.config/emacs/TODO.org new file mode 100644 index 0000000..da4be55 --- /dev/null +++ b/.config/emacs/TODO.org @@ -0,0 +1,15 @@ +- [x] development lsps +- [x] bettter configure corfu +- [x] speed up lsp +- [x] configure flycheck + argument completion + snippets +- [ ] JS lsp setup +- [ ] C-c macros for development and consult +- [ ] lsp peeking, finding definitions, all that bs +- [ ] grab shit from other lsp config +- [ ] no corfu in org mode holy shit +- [ ] better search +- [ ] project management +- [ ] ido +- [ ] Org tangling +- [ ] splash screen +- [ ] dap mode |
