https://github.com/jee-vim/znvim
Neovim config designed for frontend dev
https://github.com/jee-vim/znvim
config config-nvim dotfiles front-end front-end-development frontend lazy neovim nvim startuptime vim vim-configuration
Last synced: 3 months ago
JSON representation
Neovim config designed for frontend dev
- Host: GitHub
- URL: https://github.com/jee-vim/znvim
- Owner: Jee-vim
- License: mit
- Created: 2022-10-02T11:46:30.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-08-27T23:40:18.000Z (4 months ago)
- Last Synced: 2025-08-28T07:25:35.797Z (4 months ago)
- Topics: config, config-nvim, dotfiles, front-end, front-end-development, frontend, lazy, neovim, nvim, startuptime, vim, vim-configuration
- Language: Lua
- Homepage:
- Size: 4.55 MB
- Stars: 25
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Znvim
**Znvim** is a blazing-fast and highly customizable Neovim configuration tailored for speed, efficiency, and modern development workflows.
---
## 🚀 Features
- **⚡ Instant Startup**: Lean plugin set and turbocharged config for the fastest launch you've ever seen.
- **🧠 Next-Gen LSP**: Effortless coding with pre-configured support for TypeScript, Lua, Prettier, and more.
- **🎯 Smart Keybinds**: Refined shortcuts for navigation, editing, and refactoring (discover them all with `:Keybinds`).
- **✂️ Dynamic Snippets**: Add, tweak, or create your own snippet files for ultimate code speed.
- **🔭 Custom Telescope UI**: Sleek, intuitive fuzzy search—find files, projects, and more in a flash.
- **🎨 Beautiful & Minimal UI**: Clean interface designed to keep you focused.
- **🛠️ Effortless Customization**: Tweak themes, settings, and plugins to fit your workflow.
---
## 🖼️ Screenshots





---
## 📦 Installation
### 1. Clone Znvim
```sh
git clone https://github.com/Jee-vim/Znvim ~/.config/nvim
```
### 2. Install Required Language Servers
```sh
npm i -g typescript-language-server typescript vscode-langservers-extracted prettier lua-language-server
```
---
## 💡 Contribution
Got an idea, improvement, or bug fix? Pull requests and issues are welcome!
---
## 📚 Resources
- [Neovim Documentation](https://neovim.io/)
- [LSP Setup Guide](https://github.com/neovim/nvim-lspconfig)
---
## 🙋 FAQ
**Q:** How do I list all keybindings?
**A:** Type `:Keybinds` in Neovim.
**Q:** Can I add my own snippets?
**A:** Absolutely! Check out the snippets directory and customize to your heart’s content.
---
Enjoy lightning-fast editing with Znvim! ⚡