Skip to content
This repository was archived by the owner on Mar 5, 2020. It is now read-only.

Option g:minisnip_backreffirst #54

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ghetto-ch
Copy link

I found a little awkward that in minisnip, the backreference count start from last. I added an option to choose if you want the original behaviour (default) or you want the backreference count from first, like in other snippet plugins. Just add in vimrc:
let g:minisnip_backreffirst = 1
Of course existing snippets must be adapted to work with this option.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant