Settings

Theme

From Zero to Killer Neovim on Fedora 42 (Rust-Edition)

nextechtide.blogspot.com

2 points by zero-ground-445 3 months ago · 1 comment

Reader

zero-ground-445OP 3 months ago

If you want a vanilla-leaning Neovim that feels stock but has full language features, debugging, tests, Git, fuzzy search, completions, keybinding help, AI, statusline, spell-check, and developer fonts—this is it. We’ll use native LSP, Treesitter, lazy.nvim for plugin management, and a short, readable config. Rust is first-class; Python, TypeScript/CDK, and Bash get the same baseline.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection