Complete todos

This commit is contained in:
Nikolai Shields 2024-10-21 23:30:00 -05:00
parent 18a621528f
commit ff386ad54e
No known key found for this signature in database

View file

@ -1,12 +1,12 @@
* LEARNING EMACS * LEARNING EMACS
** DONE configure vertico ** DONE configure vertico
** DONE configure projectile ** DONE configure projectile
** TODO configure lsps for: ** DONE configure lsps for:
- [ ] nix - [x] nix
- [ ] go - [x] go
- [ ] python - [x] python
- [ ] bash - [x] bash
*** TODO learn use lsp completion *** DONE learn use lsp completion
*** DONE learn to use compile *** DONE learn to use compile
** DONE configure fzf.el ** DONE configure fzf.el
** DONE go through the magit tutorial ** DONE go through the magit tutorial