Skip to content

Fix rebuild-snippets generating invalid snipmate snippet files#2

Open
shaggyrogers wants to merge 6 commits into
gisphm:masterfrom
shaggyrogers:master
Open

Fix rebuild-snippets generating invalid snipmate snippet files#2
shaggyrogers wants to merge 6 commits into
gisphm:masterfrom
shaggyrogers:master

Conversation

@shaggyrogers
Copy link
Copy Markdown

@shaggyrogers shaggyrogers commented Feb 25, 2020

Fixes #1, and includes a few additional minor improvements:

  • Add .tags files to .gitignore
  • Add \m prefix to indent plugin patterns to avoid potential issues with magic disabled
  • Improve header formatting for vimsnippets.py and separate imports

Tested with both UltiSnips and snipmate.

@shaggyrogers
Copy link
Copy Markdown
Author

shaggyrogers commented Feb 25, 2020

Note that I reverted d56c7f6 for ease of review, but the snippets will still need to be updated in order for #1 to be fixed.

@shaggyrogers shaggyrogers changed the title Fix rebuild-snippets generating invalid snipmate snippet files (#1) Fix rebuild-snippets generating invalid snipmate snippet files Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conflict with UltiSnips

1 participant