mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 05:18:16 +00:00

Add check to see if a string contains ], which can result in cases where wrapping a string in [[...]] breaks. Use [=[...]=] instead on those strings. Use [=[...]=] for insert() and expect().