diff options
-rw-r--r-- | base/vimrc | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |