Skip to content

Instantly share code, notes, and snippets.

@tobyontour
Last active October 12, 2017 12:40
Show Gist options
  • Select an option

  • Save tobyontour/4100d2c70c56dc192d9e to your computer and use it in GitHub Desktop.

Select an option

Save tobyontour/4100d2c70c56dc192d9e to your computer and use it in GitHub Desktop.
ab vdd print "<pre>"; var_dump($x); die();
ab eln echo __FILE__.':'.__LINE__."\n";
set tabstop=2
set softtabstop=2
set shiftwidth=2
set expandtab
vmap <C-c> "+yi
vmap <C-x> "+c
vmap <C-v> c<ESC>"+p
imap <C-v> <C-r><C-o>+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment