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

feat: add vim/neovim test on ubuntu/macos/windows #320

Merged
merged 1 commit into from
Mar 13, 2023
Merged

feat: add vim/neovim test on ubuntu/macos/windows #320

merged 1 commit into from
Mar 13, 2023

Conversation

nullchilly
Copy link
Collaborator

@nullchilly nullchilly commented Mar 13, 2023

Added unit testing to ensure stability in vim/neovim across all 3 main OS

Editor Version OS Lua Manager
Neovim nightly Ubuntu LuaJIT Lazy.nvim
Neovim nightly Macos LuaJIT Lazy.nvim
Neovim nightly Windows LuaJIT Lazy.nvim
Vim 8.2 Ubuntu Lua 5.4 Vim-plug
Vim 9 Macos Lua 5.4 Vim-plug
Vim 9 Windows Lua 5.4 Vim-plug

@nullchilly nullchilly merged commit 8bb6713 into main Mar 13, 2023
@nullchilly nullchilly deleted the test branch March 13, 2023 12:26
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.

None yet

1 participant