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

Conversation

@gpanders
Copy link

After inserting a snippet, use vim's indent feature = to auto-indent the inserted snippet.

This means the snippets files themselves don't need to use the same indentation as the file in which they're inserted (a classic example is Python, where some source files use indents and others use spaces. Using = will fix the indentation in the source file regardless of how it's defined in the snippet).

@joereynolds
Copy link
Owner

Can you add some tests to confirm that this now works as expected?
Thank you!

@gpanders
Copy link
Author

gpanders commented Jan 8, 2020

I'm no longer using minisnip, so I'm going to close this PR.

@gpanders gpanders closed this Jan 8, 2020
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.

2 participants