Navigation Menu

Skip to content

Commit

Permalink
Remove conflicting setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Trębski committed Jan 8, 2019
1 parent 6a94430 commit 9a5b9f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions nvim/init.vim
Expand Up @@ -9,8 +9,6 @@ set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath= &runtimepath
source ~/.vimrc

let $NVIM_TUI_ENABLE_CURSOR_SHAPE = 0

set guicursor=
" workaround some broken plugins which set guicursor indiscriminately.
set guicursor=
autocmd OptionSet guicursor noautocmd set guicursor=

0 comments on commit 9a5b9f5

Please sign in to comment.