mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 10:28:33 +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>