agents/skills/neovim/SKILL.md
When editing Neovim config, adding plugins, or optimizing startup time
npx skillsauth add nazozokc/dotfiles neovimInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
lazy.nvim~/.config/nvim/: Managed via dotfiles repositoryevent / ft / cmd is possibleevent = "VeryLazy"--startuptime| Event | Use Case |
| ------------- | ------------------------ |
| VeryLazy | Colorschemes, UI plugins |
| BufReadPre | File reading plugins |
| InsertEnter | Completion, snippets |
| LspAttach | LSP-dependent plugins |
| cmd | Command-triggered only |
require() outside of config (it loads at startup)development
Method and notes when performing web searches
development
Guidelines when working on TypeScript/JS projects
tools
Template and notes when creating or updating SKILL.md files under skills/
tools
When writing fish shell scripts, functions, abbreviations, or editing shell configuration