mirror of
https://github.com/neovim/neovim.git
synced 2026-09-26 07:18:29 +00:00
Problem: Illegal byte regexp test doesn't fail when fix is reversed. Solution: Make sure illegal bytes end up in sourced script file. https://github.com/vim/vim/commit/cb36c2a3cdd5610487dd830d430bf022f288328d Co-authored-by: Bram Moolenaar <Bram@vim.org>