Merge c4096ebc8eed46c05fe60b00431352f9221be020 into 5b4ede82c26dd3012353e718f4b68d513a9710d5

This commit is contained in:
ExploXd 2018-07-03 15:45:26 +00:00 committed by GitHub
commit 8ae8cfe1a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.vimrc
View File

@ -267,3 +267,6 @@ vnoremap L >gv
vnoremap H <gv
map <enter><enter> yi[:e <c-r>"<cr>
#disable visual mode when using mouse (you can't copy with that option enabled.)
set mouse-=a