From 16938a57453b769490fde0372407ae169de519ab Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Wed, 10 Oct 2012 22:12:38 +0200 Subject: Add "basic" vim configuration --- vim/.vim/templates/c.tpl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 vim/.vim/templates/c.tpl (limited to 'vim/.vim/templates/c.tpl') diff --git a/vim/.vim/templates/c.tpl b/vim/.vim/templates/c.tpl new file mode 100644 index 0000000..0e86285 --- /dev/null +++ b/vim/.vim/templates/c.tpl @@ -0,0 +1,8 @@ +/** + * @file <+FILE+> + * @author <+AUTEUR+> + * @date <+DATE+> + * @version <+VERSION+> + * @brief <+DESCRIPTION_COURTE+> + * + */ -- cgit v1.2.3-70-g09d2