• Home
  • About
    • Zarwis Talks Here photo

      Zarwis Talks Here

    • Learn More
    • Twitter
    • Github
  • Posts
    • All Posts
    • All Tags
  • Projects

Different Changes in NeoVim's New Update

06 Aug 2017

Reading time ~1 minute

Neovim’s new cursor styling

NeoVim Changed the cursor styling from the single redundant block to different styles - like block in normal mode, underscore in replace mode, and single line pipe type symbol in insert mode which I really like. Thank you NeoVim developers for that.

Neovim1 Neovim2

I feel the wheels under good old vim rolling towards the NeoVim station.

If you don’t like it and want the terminal vim feel again.

“use this set guicursor=



Neovimvim Share Tweet +1