Advertisement
Guest User

Untitled

a guest
Apr 29th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. " Use <F5> to scroll the current line to the middle of the screen
  2. inoremap <F5> <Esc>:set so=999<CR>:set so=0<CR>i
  3. nnoremap <F5> :set so=999<CR>:set so=0<CR>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement