Removing that \v thing for searching in Vim. Back to Magic mode :(
This commit is contained in:
parent
a58f9bb444
commit
2a3835781a
1 changed files with 0 additions and 2 deletions
2
vimrc
2
vimrc
|
|
@ -113,8 +113,6 @@ nnoremap <silent><leader><space> :noh<cr>
|
||||||
|
|
||||||
" regex " thanks stevelosh
|
" regex " thanks stevelosh
|
||||||
set magic
|
set magic
|
||||||
nnoremap / /\v
|
|
||||||
vnoremap / /\v
|
|
||||||
|
|
||||||
" tab stops
|
" tab stops
|
||||||
set tabstop=4
|
set tabstop=4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue