Znvim is a blazing-fast and highly customizable Neovim configuration tailored for speed, efficiency, and modern development workflows.
- Super Fast Startup: Minimal plugins, optimized config.
- Modern LSP Support: Out-of-the-box support for TypeScript, Lua, Prettier, and more.
- Custom Keybinds: Navigate, edit, and refactor with intuitive shortcuts (
:Keybinds
for a full list). - Custom Snippet: Fast and customizeable (you can add or delete snippet or make new snippet file).
git clone https://github.com/Jee-vim/Znvim ~/.config/nvim
npm i -g typescript-language-server typescript vscode-langservers-extracted prettier lua-language-server
Got an idea, improvement, or bug fix? Pull requests and issues are welcome!
Q: How do I list all keybindings?
A: Type :Keybinds
in Neovim.
Enjoy lightning-fast editing with Znvim! ⚡