You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nixd — Nix (system-managed, not Mason — install via nix)
Formatters / tools (auto-installed via Mason)
prettier — CSS, HTML, JavaScript, TypeScript
shfmt — Shell formatting
stylua — Lua formatting (system-managed, not Mason)
gofumpt, goimports — Go formatting (system-managed, not Mason)
nixfmt — Nix formatting (system-managed, not Mason — install via nix)
Colorscheme
Theme selection is persistent — the active colorscheme is saved to ~/.local/share/nvim/saved_colorscheme.txt and restored on every startup. The default fallback is tokyonight-storm.
To switch themes interactively, use the :ThemeSelect command (or the t button on the dashboard). This opens a Telescope fuzzy picker over all installed colorschemes; confirming a selection applies and saves it immediately.
Dashboard (alpha-nvim)
The start screen is shown when Neovim is opened with no file argument.