Skip to content

Instantly share code, notes, and snippets.

@glidenote
Created September 18, 2013 10:14
Show Gist options
  • Save glidenote/6607146 to your computer and use it in GitHub Desktop.
Save glidenote/6607146 to your computer and use it in GitHub Desktop.
nnoremap o :<C-u>call append('.', '')<CR>
nnoremap O :normal! O<ESC>j
nnoremap go :normal! o<CR>
nnoremap gO :normal! O<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment