lunacookies / vim-colors-xcode

Xcode 11’s dark and light colourschemes for Vim
ISC License
607 stars 60 forks source link

The cursor is white while using xcodelight and xodehighthc #14

Closed DedSecer closed 4 years ago

DedSecer commented 4 years ago

Color looks very good, but The cursor doesn't change to black while using xcodelight and xodehighthc,I can't see it clearly

I am using neovim in archlinux and I used vim-plug installed it,my terminal is 'st'

lunacookies commented 4 years ago

When running in a terminal, Vim is not capable of affecting the cursor’s colour. You should change the cursor’s colour in your terminal emulator’s configuration.

DedSecer commented 4 years ago

thanks!

lunacookies commented 4 years ago

No problem :)