From ae345377bec9e6f55c4db2ace451297b0c5afc00 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Fri, 10 Oct 2014 23:20:14 +0200 Subject: minor tweaks --- vimrc | 2 -- 1 file changed, 2 deletions(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 21adce3..61b9193 100644 --- a/vimrc +++ b/vimrc @@ -42,8 +42,6 @@ endif " differently from regular Vi. They are highly recommended though. set showcmd " Show (partial) command in status line. "set showmatch " Show matching brackets. -nnoremap / /\v -vnoremap / /\v set gdefault set ignorecase " Do case insensitive matching set smartcase " Do smart case matching -- cgit v1.2.3-54-g00ecf