Skip to content

Instantly share code, notes, and snippets.

@Sporky023
Created December 16, 2014 16:49
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 Sporky023/9ce9cf0767277104d77a to your computer and use it in GitHub Desktop.
Save Sporky023/9ce9cf0767277104d77a to your computer and use it in GitHub Desktop.
vimrc leader mappings for CtrlP
nmap <Leader>ae :CtrlP<CR>
nmap <Leader>av :vs<CR>:CtrlP<CR>
nmap <Leader>as :sp<CR>:CtrlP<CR>
nmap <Leader>at :tabe<CR>:CtrlP<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment