From bcd46b117d9f4b549d799ef09f59ac127c27ebfa Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 29 Oct 2021 11:36:06 +0200 Subject: revert guicursor to default --- vim-new/init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim-new/init.vim') diff --git a/vim-new/init.vim b/vim-new/init.vim index bcd69bf..f58d9ef 100644 --- a/vim-new/init.vim +++ b/vim-new/init.vim @@ -79,7 +79,7 @@ set nobackup set undofile set undodir=~/.vim/undodir -set guicursor= +" set guicursor= set noerrorbells " disable preview window on autocompletion -- cgit v1.2.3