yasnippet-snippets/snippets/c-mode
Victor Fernandes b35209fe2c fixed: newline at end of file
Other include snippets as unistd, string, stdio, ... don't have
a newline at the end of the file.
This fixes this bit of inconsistency in the stdlib snippet.
2019-02-27 23:23:20 +01:00
..
.yas-parents Move some C/++ specific stuff to its own subdir (#231) 2017-10-31 13:17:53 +00:00
assert move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
compile move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
define move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
fgets Update fgets 2018-10-09 22:10:02 +02:00
fprintf Update fprintf 2018-10-09 22:14:35 +02:00
malloc move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
packed move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
printf move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
scanf Update scanf 2018-10-09 22:14:13 +02:00
stdio move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
stdlib fixed: newline at end of file 2019-02-27 23:23:20 +01:00
string move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
strstr Create strstr 2018-10-08 09:19:42 +02:00
union move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00
unistd move everything in snippets as it should be (#203) 2017-08-13 12:16:55 +01:00