How to change functionality of : key to / or comma
What is name of this functional key?
When i press <S-:> I would like to use this:
nmap <S-:> >>
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m absolutely at a loss on what you are trying to achieve here, but you could just
I included the reverse mapping, because, you know, : to start command-mode is kind of important to have working in vim.
Just in case you get stuck,
ZZis usually another way to close a window in vim (if the buffer is unmodified, usually)