Lazydev.nvim API Reference

Index lazydev.nvim plugin APIs, commands, and modules for quick reference.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a quick reference for the lazydev.nvim plugin, helping users quickly find and understand its API commands and functions without needing to navigate extensive documentation.

Core Features & Use Cases

  • API Indexing: Lists all commands and module APIs added by lazydev.nvim.
  • Quick Notes: Highlights complex or stateful calls that require careful usage.
  • Reference Links: Provides direct links to :help topics and READMEs for in-depth information.
  • Use Case: A developer needs to quickly find the correct syntax for setting up lazydev.nvim or calling its find_workspace function.

Quick Start

Use the lazydev skill to find the workspace for the current buffer.

Frequently Asked Questions about Lazydev.nvim API Reference

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

FAQPage Schema
How do I quickly look up lazydev.nvim API commands for Neovim plugin development?

This indexed reference lists lazydev.nvim API commands and module functions, providing immediate access to function signatures and usage notes for efficient Neovim plugin development without navigating full documentation.

What is the correct syntax for calling the lazydev.nvim find_workspace function?

This reference provides the correct syntax for calling the lazydev.nvim find_workspace function, allowing developers to quickly find the workspace for the current buffer during Neovim plugin setup.

Does this API reference include usage notes for stateful lazydev.nvim calls?

Yes, the reference includes quick notes that highlight complex or stateful lazydev.nvim calls, ensuring developers are aware of specific functions that require careful usage and state management.

Can I find direct links to Neovim help topics for lazydev.nvim modules?

Yes, the reference provides direct links to Neovim :help topics and READMEs for in-depth information, allowing developers to navigate from indexed API functions to detailed documentation.

What is the best way to set up lazydev.nvim for Neovim plugin management?

The best way to set up lazydev.nvim is to use this API index to find the correct setup syntax and module configurations, facilitating immediate access to the required commands for Neovim plugin management.