Back to repositories
Indexed repository

majjoha/nvim-context

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
1 indexed skills1 stars

nvim-context
Indexed

Get the current Neovim context as JSON (cursor position, current file, visual selection and diagnostics) to help answer questions about code at the current cursor position, visual selections and diagnostics. Use when users ask about "this line", "current file", "selection" or need context about their Neovim editor state.

View indexed skill