.vimrc
In windows gitbash vim / Cygwin vim / linux subsystem terminal, switching between line cursor and block cursor not happened automatically.
I feel uncomfortable when writing inside vim. since, I can’t distinguish between command
mode and normal
mode.
To get a block cursor in Vim in the Cygwin terminal write following code in .vimrc
file
|
|