mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 09:48:19 +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.