No, I didn't mean "map" or "command". 

 Think of an vim started without .vimrc loaded.

 I am looking for a command, function or whatever, which
 lists something like this (I dont look for a text file, 
 which lists those keys and functions) :

 Key               Function called
 ------------------------------------
 e                 edit-file() 
 x                                 delete-char()
 dd                delete-line()
 .                 .
 .                 .
 .                 .
 .                 .
 .                 .



 (...naturally I dont know, whether those functions like "edit-file()" 
 really exists...it is only an example...)


 Keep hacking!
 mcc
 

Reply via email to