- Prefer basic semantic highlighting via grayscale & font weight; no syntax highlighting.
- I use Nicolas Rougier's
nanoas my theme base.
- I use Nicolas Rougier's
- I use
evil, but my bindings are a chaotic mix of bothvim&emacsphilosophies - Favour LSP to power an IDE-like experience wherever possible (I use
lsp-modeeglot),except for TypeScript, where I usetide org-modefor building out a second brain (viaorg-roam), task management (via a GTD-esque workflow withinorg-roam), and literate development (viaorg-babel).straight.elfor package management
- Heavily
copiedborrowed & adapted from Chris Barrett's monster of a setup.