wal.vim
wal.vim copied to clipboard
Pair highlighting functioning incorrectly (neovim + alacritty)
Pair highlighting is not functioning correctly now that I'm using alacritty, pywal and neovim. It was working fine before when I was using gnome-terminal.
Cursor is displayed correctly here
I move right one character so that the cursor is on the (. However it looks like it's on the ). Note that there is a color change on the ( so you can "tell" but it feels like the cursor has moved to the )
Here was a similar problem with another vim theme: https://github.com/arcticicestudio/nord-vim/issues/71