Skip to content

feat(smart-splits): add type annotations and docs#104

Merged
DrKJeff16 merged 1 commit into
mainfrom
feat/smart-splits
Feb 19, 2026
Merged

feat(smart-splits): add type annotations and docs#104
DrKJeff16 merged 1 commit into
mainfrom
feat/smart-splits

Conversation

@DrKJeff16
Copy link
Copy Markdown
Owner

Source(s)


Description

I've added type annotations for @mrjones2014's smart-splits.nvim.

Thank you @mrjones2014 for annotating your plugin!


Screenshots Or Code Snippets

To activate:

---@type SmartSplitsWezterm
local smart_splits = wezterm.plugin.require("https://github.com/mrjones2014/smart-splits.nvim")

@DrKJeff16 DrKJeff16 self-assigned this Feb 19, 2026
@DrKJeff16 DrKJeff16 added documentation Improvements or additions to documentation enhancement New feature or request new-types A PR addresses new data types and/or fields neovim This PR/Issue concerns Neovim labels Feb 19, 2026
@DrKJeff16 DrKJeff16 merged commit bef16d3 into main Feb 19, 2026
2 checks passed
@DrKJeff16 DrKJeff16 deleted the feat/smart-splits branch February 19, 2026 02:27
@DrKJeff16 DrKJeff16 added the merged This PR has been merged successfully! label Feb 19, 2026
@DrKJeff16 DrKJeff16 added the plugin This concerns annotations for a WezTerm plugin. label 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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant