My personal Emacs configuration.
| Package |
Purpose |
gruvbox-theme |
Dark theme (gruvbox-dark-medium variant) |
doom-modeline |
Pretty modeline |
all-the-icons |
Icons (run M-x all-the-icons-install-fonts once) |
nyan-mode |
🌈 the essential one |
| Package |
Purpose |
corfu |
Inline autocomplete |
cape |
Extra backends for corfu |
smartparens |
Auto-close brackets and parens |
which-key |
Keybinding hints |
treemacs |
File tree (C-c t) |
| Package |
Purpose |
lsp-mode |
Language Server Protocol (enabled in c-mode) |
clang-format |
Auto-format buffer before save |