diff options
Diffstat (limited to '')
-rw-r--r-- | dot_vim/c-support/codesnippets/Makefile (renamed from .vim/c-support/codesnippets/Makefile) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/Makefile.multi-target.template (renamed from .vim/c-support/codesnippets/Makefile.multi-target.template) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/calloc_double_matrix.c (renamed from .vim/c-support/codesnippets/calloc_double_matrix.c) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/calloc_int_matrix.c (renamed from .vim/c-support/codesnippets/calloc_int_matrix.c) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/main.c (renamed from .vim/c-support/codesnippets/main.c) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/main.cc (renamed from .vim/c-support/codesnippets/main.cc) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/print_double_array.c.noindent (renamed from .vim/c-support/codesnippets/print_double_array.c.noindent) | 0 | ||||
-rw-r--r-- | dot_vim/c-support/codesnippets/print_int_array.c.noindent (renamed from .vim/c-support/codesnippets/print_int_array.c.noindent) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/.vim/c-support/codesnippets/Makefile b/dot_vim/c-support/codesnippets/Makefile index 2208944..2208944 100644 --- a/.vim/c-support/codesnippets/Makefile +++ b/dot_vim/c-support/codesnippets/Makefile diff --git a/.vim/c-support/codesnippets/Makefile.multi-target.template b/dot_vim/c-support/codesnippets/Makefile.multi-target.template index 75da8dd..75da8dd 100644 --- a/.vim/c-support/codesnippets/Makefile.multi-target.template +++ b/dot_vim/c-support/codesnippets/Makefile.multi-target.template diff --git a/.vim/c-support/codesnippets/calloc_double_matrix.c b/dot_vim/c-support/codesnippets/calloc_double_matrix.c index ec71658..ec71658 100644 --- a/.vim/c-support/codesnippets/calloc_double_matrix.c +++ b/dot_vim/c-support/codesnippets/calloc_double_matrix.c diff --git a/.vim/c-support/codesnippets/calloc_int_matrix.c b/dot_vim/c-support/codesnippets/calloc_int_matrix.c index e21215b..e21215b 100644 --- a/.vim/c-support/codesnippets/calloc_int_matrix.c +++ b/dot_vim/c-support/codesnippets/calloc_int_matrix.c diff --git a/.vim/c-support/codesnippets/main.c b/dot_vim/c-support/codesnippets/main.c index 770f5d5..770f5d5 100644 --- a/.vim/c-support/codesnippets/main.c +++ b/dot_vim/c-support/codesnippets/main.c diff --git a/.vim/c-support/codesnippets/main.cc b/dot_vim/c-support/codesnippets/main.cc index d87f891..d87f891 100644 --- a/.vim/c-support/codesnippets/main.cc +++ b/dot_vim/c-support/codesnippets/main.cc diff --git a/.vim/c-support/codesnippets/print_double_array.c.noindent b/dot_vim/c-support/codesnippets/print_double_array.c.noindent index 6ced53a..6ced53a 100644 --- a/.vim/c-support/codesnippets/print_double_array.c.noindent +++ b/dot_vim/c-support/codesnippets/print_double_array.c.noindent diff --git a/.vim/c-support/codesnippets/print_int_array.c.noindent b/dot_vim/c-support/codesnippets/print_int_array.c.noindent index 02d53c0..02d53c0 100644 --- a/.vim/c-support/codesnippets/print_int_array.c.noindent +++ b/dot_vim/c-support/codesnippets/print_int_array.c.noindent |