Skip to content

Instantly share code, notes, and snippets.

@kevincolyar
Created January 21, 2011 20:43
Show Gist options
  • Save kevincolyar/790383 to your computer and use it in GitHub Desktop.
Save kevincolyar/790383 to your computer and use it in GitHub Desktop.
map <C-[> <Esc>
except iTerm,MacVim do
map <C-j> <Down>
map <C-k> <Up>
map <C-h> <Left>
map <C-l> <Right>
end
only Chrome do
map <C-u> <M-z>
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment