mirror of
1
0
Fork 0
This commit is contained in:
amix 2016-06-26 13:17:50 +02:00
parent ae9d1c1f43
commit 3022dffeb4
1 changed files with 0 additions and 4 deletions

View File

@ -206,10 +206,6 @@ vnoremap <silent> # :<C-u>call VisualSelection('', '')<CR>?<C-R>=@/<CR><CR>
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Moving around, tabs, windows and buffers
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" Treat long lines as break lines (useful when moving around in them)
map j gj
map k gk
" Map <Space> to / (search) and Ctrl-<Space> to ? (backwards search)
map <space> /
map <c-space> ?