Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
taufik-nurrohman committed Mar 13, 2023
1 parent 60d5f1e commit 36ad052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ nnoremap U <C-r>
vnoremap v <Esc>gg0vG$
vnoremap V <Esc>ggVG
" Put cursor at selection start even if you are selecting from below
" Put cursor at selection end even if you are selecting from below
vnoremap y ygv<Esc>
" Sort line(s) with <CTRL+DOWN> or <CTRL+UP>
Expand Down

0 comments on commit 36ad052

Please sign in to comment.