vim-skeletons icon indicating copy to clipboard operation
vim-skeletons copied to clipboard

Add ability to automatically choose a file snippet based on file path

Open purpleP opened this issue 9 years ago • 2 comments

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

purpleP avatar May 30 '16 18:05 purpleP

Great idea! You're welcome to add a PR for it

pgilad avatar Aug 24 '16 08:08 pgilad

@purpleP Would you want to skip the choosing if your regex matches?

pgilad avatar Oct 01 '16 06:10 pgilad