Agent Skills: config-neovim

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.

UncategorizedID: TwIStOy/dotvim/config-neovim

Install this agent skill to your local

pnpm dlx add-skill https://github.com/TwIStOy/dotvim/tree/HEAD/.agents/skills/config-neovim

Skill Files

Browse the full folder contents for config-neovim.

Download Skill

Loading file tree…

.agents/skills/config-neovim/SKILL.md

Skill Metadata

Name
config-neovim
Description
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.

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