samhstn / my-config

16 stars 0 forks source link

Remap q; to q: #58

Closed samhstn closed 5 years ago

samhstn commented 5 years ago

In vim: q; doesn't do anything but is fast to type.

I type q: sometimes, but it's slow to type.

It would be good to remap q; to q:.

Add the following line to .vimrc:

nnoremap q; q: