Skip to main content
Run any Skill in Manus
with one click

nvim-config

Stars244
Forks7
UpdatedJune 20, 2026 at 08:01

Native Neovim config idioms and conventions โ€” use whenever writing, reviewing, or modifying any Neovim configuration that uses Neovim's built-in conventions WITHOUT a plugin manager framework (no lazy.nvim, packer, etc.). Covers directory structure, vim.pack plugin management, lsp/ auto-discovery, plugin/ loading order, keymaps, and standard paths. Trigger on any task involving init.lua, plugin/*.lua, lsp/*.lua, vim.pack.add(), vim.lsp.enable(), or "native neovim config" โ€” even if the user just says "add a plugin" or "configure LSP" in a native-style config.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly