Sha256: 62536258064ca80b8746f144d3f96cc206af5ce5d1b44d4444408233623817a2
Contents?: true
Size: 211 Bytes
Versions: 158
Compression:
Stored size: 211 Bytes
Contents
" Disable the arrow keys in the normal mode – using them there only slows you down. Use hkjl instead. map <Left> :echo "no!"<cr> map <Right> :echo "no!"<cr> map <Up> :echo "no!"<cr> map <Down> :echo "no!"<cr>
Version data entries
158 entries across 81 versions & 3 rubygems