Open purpleP opened 8 years ago
If I'm creating a file called test_.* then it's is surely a test file, so I don't want to waste time on choosing the obvious snippet.
https://github.com/noahfrederick/vim-skeleton
Great idea! You're welcome to add a PR for it
@purpleP Would you want to skip the choosing if your regex matches?
If I'm creating a file called test_.* then it's is surely a test file, so I don't want to waste time on choosing the obvious snippet.
https://github.com/noahfrederick/vim-skeleton