mirror of
https://github.com/neovim/neovim.git
synced 2026-02-07 12:27:20 +00:00
Problem: Not using const qualifier
Solution: Mark the opchars array const
closes: vim/vim#18196
63a02ca39a
Co-authored-by: Damien Lejay <damien@lejay.be>