Skip to content

Instantly share code, notes, and snippets.

@pfn
Last active December 31, 2017 00:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfn/a2a43aa8c6df5a43650524cafac556c4 to your computer and use it in GitHub Desktop.
Save pfn/a2a43aa8c6df5a43650524cafac556c4 to your computer and use it in GitHub Desktop.
cVimrc
imap <C-p> backwardLine
imap <C-n> forwardLine
imap <C-k> deleteToEnd
site '*://discordapp.com/*' {
unmap <C-k>
iunmap <C-k>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment