jszakmeister / vim-togglecursor

Toggle the cursor shape in the terminal for Vim.
http://www.vim.org/scripts/script.php?script_id=4403
119 stars 20 forks source link

Warning about $NVIM_TUI_ENABLE_CURSOR_SHAPE with latest version of nvim #41

Closed kurkale6ka closed 4 years ago

kurkale6ka commented 5 years ago

health#nvim#check
========================================================================
## Configuration
  - WARNING: $NVIM_TUI_ENABLE_CURSOR_SHAPE is ignored in Nvim 0.2+
    - ADVICE:
      - Use the 'guicursor' option to configure cursor shape. :help 'guicursor'
      - https://github.com/neovim/neovim/wiki/Following-HEAD#20170402```