vim / colorschemes

colorschemes for Vim
289 stars 23 forks source link

Cursor not visible when on parenthesis #266

Open julianuu opened 2 months ago

julianuu commented 2 months ago

In zaibatsu the cursor is not visible when on a parenthesis and instead highlights the matching parenthesis only. In the following image the cursor is on the opening bracket i.e. in position 1. color-focused-cropped

This does not happen when the terminal window is unfocused. color-unfocused-cropped

Looks like the same as mentioned in #243 for blue and darkblue, and I am still experiencing the same issue for those two colorschemes as well.

craigmac commented 1 week ago

some related functionality now possible in latest vim https://github.com/vim/vim/pull/15984