Plugin.snacks API Reference

Reference snacks.nvim module APIs and user commands.

1|Updated Oct 26, 2025
One-click install
npx skills add https://github.com/NeKon69/nvim-dot --skill plugin-snacks-api-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Plugin.snacks API Reference
Source: https://github.com/NeKon69/nvim-dot/tree/main/.agents/skills/plugin.snacks
Command: npx skills add https://github.com/NeKon69/nvim-dot --skill plugin-snacks-api-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a quick reference for the snacks.nvim plugin's API and commands, streamlining development and troubleshooting.

Core Features & Use Cases

  • API Indexing: Lists available module APIs and their associated events.
  • Command Reference: Details user-defined commands for quick access.
  • Dependency Linking: Points to related skills or documentation for deeper dives.
  • Use Case: When working with snacks.nvim, quickly look up the correct API call or command without sifting through source code.

Quick Start

Use the Plugin.snacks skill to find the API reference for the plugins.snacks module.

Frequently Asked Questions about Plugin.snacks API Reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quickly look up snacks.nvim API calls without reading the source code?

This snacks.nvim API reference provides a quick lookup index for module APIs and user commands. It is generated from static analysis of lua/plugins/snacks.lua, allowing you to find correct function calls without reading the source code directly.

What commands and module APIs are available in the snacks.nvim plugin?

The snacks.nvim plugin provides various module APIs with associated events alongside user-defined commands. This reference details these commands for quick access and links to external folke/snacks.nvim documentation for deeper functional context.

Can I find user-defined commands for snacks.nvim using a static API index?

Yes, a static API index details user-defined commands for snacks.nvim. By analyzing the lua/plugins/snacks.lua file, it maps available commands to facilitate quick access during nvim development and troubleshooting.

Where can I find external references for snacks.nvim module events and APIs?

You can find external references for snacks.nvim module events and APIs through this reference index. It links directly to the folke/snacks.nvim repository, providing paths for deeper dives into the plugin's documentation.

Does this snacks.nvim API reference require any dependencies to run?

No, this snacks.nvim API reference requires no dependencies to function. It operates as a standalone reference component generated from static analysis, allowing immediate lookups of module APIs and user commands.