snipmate.vim icon indicating copy to clipboard operation
snipmate.vim copied to clipboard

update php snippets with 2 useful snips

Open developingchris opened this issue 12 years ago • 2 comments

2 quick snippets I use a lot.

1 for the newer compressed php tag syntax in codeigniter. The latter needed when referencing a property on an object, prefixing the call with $this->.

developingchris avatar Oct 28 '13 23:10 developingchris

vim-snipmate was originally started by Michael Sanders who has now unfortunately abandoned the project. Rok Garbas is now maintaining a fork of the project in hopes of improving the existing code base.

vsushkov avatar Dec 06 '13 06:12 vsushkov

@vsushkov thanks for the heads up, I have actually figured out how to put in user/vendor snips and been satisified with that for now as well.

developingchris avatar Dec 06 '13 15:12 developingchris