Skip to content

Instantly share code, notes, and snippets.

@sireliah
Created January 20, 2019 22:45
Show Gist options
  • Select an option

  • Save sireliah/5e26ab217ae7e7a6b2dd17d22c922bc2 to your computer and use it in GitHub Desktop.

Select an option

Save sireliah/5e26ab217ae7e7a6b2dd17d22c922bc2 to your computer and use it in GitHub Desktop.
vimrc
filetype indent plugin on
nnoremap <C-S-Down> :m .+1<CR>==
nnoremap <C-S-Up> :m .-2<CR>==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment