aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/vimrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/base/vimrc b/base/vimrc
index acb159f..2117d86 100644
--- a/base/vimrc
+++ b/base/vimrc
@@ -53,8 +53,7 @@ nmap * /\<<C-R>=expand('<cword>')<CR>\><CR>
nmap # ?\<<C-R>=expand('<cword>')<CR>\><CR>
set showmatch
-nnoremap <tab> %
-vnoremap <tab> %
+noremap <tab> %
" Screen ====----
"set nowrap