Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👍 Add popup module to privide a compatibility layer for pupup in Vim and floating window in Neovim #236

Merged
merged 4 commits into from
Mar 3, 2024

:+1: Add `popup` module as a compatibility layer for popup window in …

fa4c32a
Select commit
Failed to load commit list.
Merged

👍 Add popup module to privide a compatibility layer for pupup in Vim and floating window in Neovim #236

:+1: Add `popup` module as a compatibility layer for popup window in …
fa4c32a
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 3, 2024 in 0s

87.16% of diff hit (target 83.00%)

View this Pull Request on Codecov

87.16% of diff hit (target 83.00%)

Annotations

Check warning on line 151 in function/nvim/nvim_open_win.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

function/nvim/nvim_open_win.ts#L149-L151

Added lines #L149 - L151 were not covered by tests

Check warning on line 154 in function/nvim/nvim_open_win.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

function/nvim/nvim_open_win.ts#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 23 in function/nvim/nvim_win_get_config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

function/nvim/nvim_win_get_config.ts#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 26 in function/nvim/nvim_win_get_config.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

function/nvim/nvim_win_get_config.ts#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 143 in popup/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

popup/mod.ts#L140-L143

Added lines #L140 - L143 were not covered by tests

Check warning on line 166 in popup/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

popup/mod.ts#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 96 in popup/nvim.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

popup/nvim.ts#L92-L96

Added lines #L92 - L96 were not covered by tests

Check warning on line 65 in popup/vim.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

popup/vim.ts#L65

Added line #L65 was not covered by tests

Check warning on line 93 in popup/vim.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

popup/vim.ts#L93

Added line #L93 was not covered by tests