diff --git a/init.vim b/init.vim index 9a49fb6..577c483 100644 --- a/init.vim +++ b/init.vim @@ -1,5 +1,5 @@ -" Maintainer: Patrick Auernig -" VIM Version: NVIM 0.1.7 +" Maintainer: Patrick Auernig +" VIM Version: NVIM 0.2.0 " Source: https://gitlab.com/valeth/vim-config " Mirror: https://github.com/valeth/vim-config @@ -23,6 +23,7 @@ set hidden set ignorecase set listchars=tab:»\ ,trail:◆,extends:❯,precedes:❮,eol:↲,nbsp:· set matchtime=3 +set mouse=a set noshowmode set noswapfile set notimeout