diff options
Diffstat (limited to 'vim-new/init.vim')
| -rw-r--r-- | vim-new/init.vim | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
