config-neovim
When To Use
Use this skill when working with neovim configurations (including the nix/nixvim version), Lua scripting for Neovim, plugin management, LSP setup, or any Neovim-related development tasks.
What Can Do
- Manage plugins
- Manage keymaps
- Manage LSP setup
References
- Lua Plugin Quick Reference — Adding plugins, colorschemes, language configs, LSP server configs, keymaps, and vim.pack
- Nixvim (Nix Build) — Parallel nixvim config: file structure, plugins, keymaps, lazy loading, LSP, custom plugins, Lua↔Nix conversion