mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00

Sometimes the `gem list` command used for finding the latest version of the `neovim` gem prints an error, which can throw off the `split()` call due to extra parenthesis. This locks down the split pattern to make conflicts less likely.