Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

nvim-plugin

// Neovim plugin development best practices and patterns for love2d.nvim. Use when planning, editing, implementing, or reviewing Neovim Lua plugin code — structuring a new plugin, writing setup/config, highlights, autocmds, keymaps, health checks, type annotations, debounce, state management, or user commands. Also use when the user asks about plugin architecture, conventions, or "how should I implement" a Neovim plugin feature. Do not use for general Lua development unrelated to Neovim plugins, Neovim configuration (init.lua), or running/debugging tests (use nvim-test).

$ git log --oneline --stat
stars:205
forks:14
updated:2026년 5월 11일 17:56
파일 탐색기
4 개 파일
SKILL.md
readonly