boysetsfrog/vimpc

Default marks should be a-z or a-z&A-Z

Closed this issue · 6 comments

ahti commented

I think it would be convenient to have the default marks available with the small letters, so I don't have to press shift every time I want to jump to a letter.

We could either keep the old big marks or switch to just the lowercase variants (I don't really see any benefit in having the uppercase variants).

I think the idea here was to leave lowercase letters for custom markers.

ahti commented

Can markers be overridden? If they can I think lowercase letters would make marks much more usable in the default configuration.

Hmmm, I can't seem to get the default jumping working regardless. Maybe I'm doing something wrong...

Ahhh, I see... the help docs say that 'A will go to the first A, but I have to use backtick to get it to work.

And that's because I have some shortcuts that use ' in my .vimpcrc... I'll look into this.

Changed to lowercase by default.