1
0

Reverse S-J and S-K to align with qutebrowser.

This commit is contained in:
2021-08-25 11:02:16 +02:00
parent a5dbc46b32
commit de8d2a26b4

View File

@@ -57,8 +57,8 @@ colorscheme solarized
"vmap k gk
" tab navigation
nmap <S-J> :tabp<CR>
nmap <S-K> :tabn<CR>
nmap <S-J> :tabn<CR>
nmap <S-K> :tabp<CR>
" Rust
let g:rust_recommended_style = 0 " disable retarded option