There are many like it but this one is mine.
Convert init.el to a literate configuration using org-mode. Major changes include: - Add Basic Settings section for file management and auto-revert - Enhance Project Management with layout templates and compilation - Add LSP key bindings with documentation - Add Org Mode configuration with Org Roam setup - Improve completion framework with savehist - Add LaTeX configuration - Better organize and document all sections The new org-mode structure provides better organization and documentation while maintaining all existing functionality. |
||
|---|---|---|
| .gitignore | ||
| config.org | ||
| custom-vars.el | ||
| init.el | ||
| README.org | ||
LEARNING EMACS
DONE configure vertico
DONE configure projectile
DONE configure lsps for:
- [x] nix
- [x] go
- [x] python
- [x] bash