diff options
| author | Jack Jamison <53350163+JackJ30@users.noreply.github.com> | 2025-01-21 11:45:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-21 11:45:26 -0500 |
| commit | 4adbcda1bf80d7fb1e3c3b3085badd18b6fd3cd0 (patch) | |
| tree | ebc95bfbc0ad4136e62913636d925405083b54c0 /.config/emacs/TODO.org | |
| parent | 55f4657b159b332a80820644230f84834a1197ef (diff) | |
| parent | 2d16944977cf6100f4ff710a400bc341cd207093 (diff) | |
Merge pull request #3 from JackJ30/newmacs2
new emacs config (again)
Diffstat (limited to '.config/emacs/TODO.org')
| -rw-r--r-- | .config/emacs/TODO.org | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/.config/emacs/TODO.org b/.config/emacs/TODO.org index da4be55..8259e5c 100644 --- a/.config/emacs/TODO.org +++ b/.config/emacs/TODO.org @@ -1,15 +1,9 @@ - [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 +- [ ] projectile setup +- [ ] fast undo tree +- [ ] modes for shaders and cmake +- [ ] tree sitter +- [ ] tabs and spaces (not just in c++) +- [ ] improve corfu and completion from this article: https://protesilaos.com/codelog/2024-11-28-basic-emacs-configuration/#h:e5e7b781-4b04-4c53-bf23-5e81789549ce +- [ ] become a ninja with navigation (jumping, sexps, and other stuff) +- [ ] debugger |
