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
|
||||
set magic
|
||||
nnoremap / /\v
|
||||
vnoremap / /\v
|
||||
|
||||
" tab stops
|
||||
set tabstop=4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue