Skip to content

docs: add config type annotations#28

Open
dkarter wants to merge 2 commits into
mainfrom
docs/config-type-annotations
Open

docs: add config type annotations#28
dkarter wants to merge 2 commits into
mainfrom
docs/config-type-annotations

Conversation

@dkarter

@dkarter dkarter commented Jun 17, 2026

Copy link
Copy Markdown
Member

Motivation

Add LuaLS annotations for the bullets.nvim configuration shape so users get completion and diagnostics when configuring the plugin.

Summary of Changes

  • Adds bullets.Config and custom mapping annotation types.
  • Annotates config defaults, active options, and setup entrypoints.
  • Documents lazy.nvim opts usage with bullets.Config annotations.

Testing

  • mise run fmt:check
  • mise run test
  • git diff --check

Dependencies/Special Considerations

none

@dkarter dkarter marked this pull request as ready for review June 17, 2026 06:04
@dkarter dkarter enabled auto-merge June 17, 2026 06:04
@dkarter dkarter added this pull request to the merge queue Jun 17, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant