Hi, is there any way to check, whether a certain key is already in use by vim or a map command, which is executed via the files read on start up of vim ?
I dont mean: reading the output of :map and look for that key. Something like "describe-key" in Emacs -- but it only needs to return "occupied" or "unused" (or equivalent). Keep hacking! mcc
