Please, we don't want the mouse function enabled in vim

This commit is contained in:
Tristan PILAT 2019-08-22 17:05:15 +02:00
parent 6b309ee32c
commit d736455327
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ set smarttab
set backspace=indent,eol,start
set showcmd
set encoding=utf-8
set mouse=""