Agent skill

neovim

Neovim text editor installation and LazyVim setup configuration.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/neovim

SKILL.md

Neovim — Setup Guide

Install on Windows

powershell
winget install Neovim.Neovim

LazyVim Setup

powershell
Move-Item $env:LOCALAPPDATA\nvim $env:LOCALAPPDATA\nvim.bak
git clone https://github.com/LazyVim/starter $env:LOCALAPPDATA\nvim
Remove-Item $env:LOCALAPPDATA\nvim\.git -Recurse -Force
nvim

🔗 LazyVim Extras | Java Setup Guide

Didn't find tool you were looking for?

Be as detailed as possible for better results