updated search remapping in init.vim
This commit is contained in:
parent
5a6e59d1a8
commit
a7901e5d12
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ imap ii <Esc>
|
|||
autocmd InsertEnter * norm zz
|
||||
|
||||
" Alias replace all to S
|
||||
nnoremap S :%s//gI<Left><Left><Left>
|
||||
nnoremap S :%s///gI<Left><Left><Left><Left>
|
||||
|
||||
" Fix Splitting
|
||||
set splitbelow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue