1
0
nvim-config/config/core/movement.vim
2015-03-13 00:21:54 +01:00

4 lines
42 B
VimL

nnoremap Y y$
nnoremap j gj
nnoremap k gk