]> gitweb.fluxo.info Git - rhatto/dotfiles/vim.git/commitdiff
Change mouse config
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 27 Jul 2015 02:57:32 +0000 (23:57 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 27 Jul 2015 02:57:32 +0000 (23:57 -0300)
vimrc.dot.link

index bee8ec330ddc05490390b18b2babf8b396cd94e7..4618fd7ca3b2f954a71132bf811cd5ea29c145c3 100644 (file)
@@ -11,7 +11,7 @@ set nosmartindent
 set tabstop=2
 set shiftwidth=2
 set expandtab 
-set mouse-=a
+set mouse=r
 set autoread
 set nocompatible
 set laststatus=2
@@ -179,6 +179,3 @@ nmap    <ESC>[5^    <C-PageUp>
 nmap    <ESC>[6^    <C-PageDown>
 nnoremap <C-PageDown> :tabn<CR>
 nnoremap <C-PageUp> :tabp<CR>
-
-" Mouse
-set mouse=a