Question

I use snipMate in Vim, and try to use certain snippets in any type of file. But I could only find ways of relating snippets to specific filetypes. Is there a way to set 'global' snippets?

Was it helpful?

Solution

Define a _.snippets file in your snippets directory and puts there your global snippets

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top