Skip to content

Instantly share code, notes, and snippets.

@kazemihabib
Created July 16, 2016 16:22
Show Gist options
  • Save kazemihabib/88e9a7b809c7321bc85c70b1fd728ae0 to your computer and use it in GitHub Desktop.
Save kazemihabib/88e9a7b809c7321bc85c70b1fd728ae0 to your computer and use it in GitHub Desktop.
.pendactylrc
"hg7290
loadplugins '\.(js|penta)$'
group user
map -count -modes=n,v <C-v> -builtin <count><C-v><C-v>
map -count -modes=n h -builtin <count>gT
map -count -modes=n l -builtin <count>gt
map -count -modes=n,v <C-c> -builtin <count><C-v><C-c>
map -count -modes=c <C-v> -builtin <C-v><C-v>
map -count -modes=c <C-c> -builtin <C-v><C-c>
map -count -modes=i <C-v> -builtin <C-v><C-v>
map -count -modes=i <C-c> -builtin <C-v><C-c>
set cdpath=''
set guioptions=bCrsmT
" vim: set ft=pentadactyl:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment