Re: Mapping custom functions.
I am evaluating viemu for VS and one thing that I have noticed is that I cannot create my own functions and then map them to a key. For example in vim I have a function Komment which I mapped to ctr-k. Simple little thing which comments out (c style) a line of code. How can I create this using viemu with VS. I do not really care where I set it, as long as I get a fast way of commenting out a line or region of code.