mirror of
https://github.com/neovim/neovim.git
synced 2025-12-13 01:52:55 +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.