Skip to content

feat(wezterm-config): add plugin type annotations#95

Merged
DrKJeff16 merged 2 commits into
mainfrom
feat/wezterm-config
Feb 14, 2026
Merged

feat(wezterm-config): add plugin type annotations#95
DrKJeff16 merged 2 commits into
mainfrom
feat/wezterm-config

Conversation

@DrKJeff16
Copy link
Copy Markdown
Owner

Source(s)


Description

I've added type annotations for @winter-again's wezterm-config.nvim plugin.


Screenshots Or Code Snippets

To declare the data type for the plugin:

---@type weztermConfig
local wezterm_config_nvim = wezterm.plugin.require('https://github.com/winter-again/wezterm-config.nvim')

@DrKJeff16 DrKJeff16 self-assigned this Feb 14, 2026
@DrKJeff16 DrKJeff16 added enhancement New feature or request new-types A PR addresses new data types and/or fields needs-review A PR labeled with this is in need of review work-in-progress This is yet to be finished labels Feb 14, 2026
Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
Signed-off-by: Guennadi Maximov C <g.maxc.fox@protonmail.com>
@DrKJeff16 DrKJeff16 merged commit 9b59b05 into main Feb 14, 2026
1 check passed
@DrKJeff16 DrKJeff16 deleted the feat/wezterm-config branch February 14, 2026 09:00
@DrKJeff16 DrKJeff16 added documentation Improvements or additions to documentation merged This PR has been merged successfully! and removed needs-review A PR labeled with this is in need of review work-in-progress This is yet to be finished labels Feb 14, 2026
@DrKJeff16 DrKJeff16 added neovim This PR/Issue concerns Neovim plugin This concerns annotations for a WezTerm plugin. labels Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request merged This PR has been merged successfully! neovim This PR/Issue concerns Neovim new-types A PR addresses new data types and/or fields plugin This concerns annotations for a WezTerm plugin.

Projects

Development

Successfully merging this pull request may close these issues.

1 participant