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

fix: compat vim.split on v0.5.0, refactor actions #184

Merged
merged 12 commits into from
Sep 20, 2023

Conversation

linrongbin16
Copy link
Owner

No description provided.

@linrongbin16 linrongbin16 changed the title doc: wording doc: split command groups Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage is 96.55% of modified lines.

Files Changed Coverage
lua/fzfx/config.lua 0.00%
lua/fzfx/actions.lua 100.00%
lua/fzfx/log.lua 100.00%
lua/fzfx/utils.lua 100.00%

📢 Thoughts on this report? Let us know!.

@linrongbin16 linrongbin16 changed the title doc: split command groups refactor: actions Sep 20, 2023
@linrongbin16
Copy link
Owner Author

vim.split API is not correctly working on Neovim v0.5.0, upgrade to v0.6.0 solve the issue.

@linrongbin16 linrongbin16 changed the title refactor: actions breaks: require minimal version upgrade to v0.6.0, refactor actions Sep 20, 2023
@linrongbin16 linrongbin16 changed the title breaks: require minimal version upgrade to v0.6.0, refactor actions fix: vim.split not working correctly on v0.5.0, refactor actions Sep 20, 2023
@linrongbin16 linrongbin16 changed the title fix: vim.split not working correctly on v0.5.0, refactor actions fix: compat vim.split on v0.5.0, refactor actions Sep 20, 2023
@linrongbin16 linrongbin16 merged commit fafddf5 into main Sep 20, 2023
7 checks passed
@linrongbin16 linrongbin16 deleted the linrongbin16-patch-1 branch September 20, 2023 03:44
This was referenced Mar 17, 2024
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