Commit 4380c31
Changed files (1)
vimrc
@@ -25,7 +25,7 @@ set exrc " enable per-directory .vimrc files
set secure " disable unsafe commands in local .vimrc files
set nobackup " do not make backup files
set nowritebackup " do not write a backup
-set mouse=a " "a" for GUI, MS-DOS and Win32
+"set mouse=a " "a" for GUI, MS-DOS and Win32
set splitright " open new splits to the right
set splitbelow " open new splits below
set autoread " auto load changed files