Nvim Config

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.

fredrikaverpil 9a0cd3f 4 files · 28.3 KB Updated

File contents

fredrikaverpil/dotfiles/tree/main/stow/shared/.claude/skills/nvim-config commit 9a0cd3f407

Frequently asked questions

npx skillmds@latest add fredrikaverpil/nvim-config