Resolved confict

This commit is contained in:
Marcin Woźniak 2021-12-12 22:05:59 +01:00
parent 34cedc26e2
commit e35def944a
1 changed files with 0 additions and 1 deletions

View File

@ -270,7 +270,6 @@ vnoremap <A-k> :m '<-2<CR>gv=gv
" Better replace
nnoremap <Leader>s :%s//g<Left><Left>
vnoremap <Leader>s :s//g<Left><Left>
>>>>>>> 15f37be93fd5e33bc2274210627d19822ef6ea38
" Better adding into begging and ending line
vnoremap F <C-v>$A