Skip to content

Commit 31f586f

Browse files
committed
Changed sw impl in vimrc
1 parent f439472 commit 31f586f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ nnoremap qq :q<Enter>
184184
nnoremap qa :qa<Enter>
185185
nnoremap rr R
186186
nnoremap wa :wa<Enter>
187-
nnoremap sw dwi
187+
nnoremap sw cw
188188
nnoremap <C-a> GVgg
189189
nnoremap <C-o> :tabedit . <Enter>
190190
nnoremap <C-z> u

0 commit comments

Comments
 (0)