mirror of
https://github.com/neovim/neovim.git
synced 2026-07-31 04:39:07 +00:00
- Remove `g:algol68_symbolic_operators` config variable, these operators
are now always highlighted along with bold word operators
- Remove GSL `/-` operator, this was a typo in the implementation and
now fixed in the latest Genie release as `/=`
closes: vim/vim#20195
5333d9b670
Co-authored-by: Doug Kearns <dougkearns@gmail.com>