Commit Graph

9 Commits

Author SHA1 Message Date
Corentin Peuvrel
33162739e6 Add a space after ifeq comma 2015-04-22 22:29:14 +02:00
Corentin Peuvrel
fb297da38e Remove space between rule and colon in make 2015-04-16 18:55:07 +02:00
Corentin Peuvrel
edfeddc7c1 Merge remote-tracking branch 'honza/vim-snippets/master'
Conflicts:
	snippets/make.snippets
2015-04-16 18:53:27 +02:00
Corentin Peuvrel
371110a991 Add snippet 'add' in Makefile (new binary)
It adds the rule for a new binary (from a source file with the same name
as the binary, but with a ".c" extension)
2015-04-11 00:16:34 +02:00
Louis Pilfold
61ec499844 Make: Add debug print snippet 2015-04-10 19:00:19 +01:00
Corentin Peuvrel
e5e94eb42c Add snippet base for basic C Makefile 2015-04-10 13:47:46 +02:00
Adnan Zafar
7f9c4f5807 Modify snippets to support zero tabstop 2013-09-05 14:53:52 -04:00
Michael Thessel
4eb88d7993 Removed comment blocks from placeholders 2013-06-20 23:57:07 +02:00
JuanPablo
718ae223ab beginning make snippets 2011-09-23 23:09:53 -03:00