Skip to content

Instantly share code, notes, and snippets.

@oranenj
Created February 20, 2011 07:35
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 oranenj/835796 to your computer and use it in GitHub Desktop.
Save oranenj/835796 to your computer and use it in GitHub Desktop.
:map
Mode Command Action
user nv et :set<Space>nst!=<A-Tab>
nv gd -ex bmarks! -tags daily
nv j -builtin 4j
nv k -builtin 4k
nv s ]]
nv S [[
nv vt -ex viewtext
:listkeys j
Command Mode Group Description
jDefined at /Users/oranenj/.pentadactylrc:11 user User-defined mapping: -builtin 4j
Output of :yank is verbatim above, dunno why there is no space after j :/ The actual output of the command is different.
It just says j user User-defined mapping: -builtin 4j
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment