vimrc to get rid of stupid mouse stuff

master
Ibraheem Saleh 1 year ago
commit 36eaebff00

@ -0,0 +1,7 @@
set mouse-=a
syntax on
set background=dark
set smartcase
set ignorecase
set showmatch
set incsearch
Loading…
Cancel
Save