There are many like it but this one is mine.
Find a file
2024-10-21 23:30:00 -05:00
.gitignore projectile ignores, cleanup init.el 2024-10-21 17:38:01 -05:00
config.org Add lsp integration, migrate to literate config via org doc 2024-10-21 23:26:51 -05:00
custom-vars.el Improve build ergonomics 2024-08-25 19:54:39 -05:00
init.el Add lsp integration, migrate to literate config via org doc 2024-10-21 23:26:51 -05:00
README.org Complete todos 2024-10-21 23:30:00 -05:00

LEARNING EMACS

DONE configure vertico

DONE configure projectile

DONE configure lsps for:

  • [x] nix
  • [x] go
  • [x] python
  • [x] bash

DONE learn use lsp completion

DONE learn to use compile

DONE configure fzf.el

DONE go through the magit tutorial