https://github.com/appelgriebsch/Nv
#LazyVim based #Neovim configuration
https://github.com/appelgriebsch/Nv
Last synced: 2 months ago
JSON representation
#LazyVim based #Neovim configuration
- Host: GitHub
- URL: https://github.com/appelgriebsch/Nv
- Owner: appelgriebsch
- License: apache-2.0
- Created: 2023-01-07T15:40:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T13:53:51.000Z (3 months ago)
- Last Synced: 2025-03-25T04:13:07.143Z (3 months ago)
- Language: Lua
- Size: 247 KB
- Stars: 119
- Watchers: 8
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nv
A [Neovim](https://neovim.io) setup based on [LazyVim](https://github.com/LazyVim/LazyVim)
## 🚀 Getting Started
1. Install [Neovim] version 0.8 or higher on your machine
2. Remove or backup your existing configuration files in `~/.config/nvim`
3. Clone the git repo `git clone https://github.com/appelgriebsch/Nv ~/.config/nvim`
4. Run `nvim` from a terminal
5. Use the `LazyExtras` option from within Neovim to enable optional plugins## Show case
### Dashboard

### Telescope

### Code editor

### Sidebar

### Rust extension


### Debug Adapter support


### Test support


### Coverage support
tbd