garbas / vim-snipmate

snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
www.vim.org/scripts/script.php?script_id=2540
2.01k stars 181 forks source link

Should single snippet files exist? #299

Open ajzafar opened 10 months ago

ajzafar commented 10 months ago

Single snippet files, for example foo.snippet, in my opinion have limited use and complicate the SnipMate codebase.

How do the users feel? If you use single snippet files, can you help me understand why?

This issue arose from the issues in #264.