From 679b3d72cc422738beff426a3ac4931b7fececd7 Mon Sep 17 00:00:00 2001 From: Ekaitz Zárraga Date: Thu, 24 Mar 2016 17:20:08 +0100 Subject: doxygen style on comments --- vim/.vim/ftplugin/c.vim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vim/.vim/ftplugin/c.vim b/vim/.vim/ftplugin/c.vim index 5c2fba2..1685f9e 100644 --- a/vim/.vim/ftplugin/c.vim +++ b/vim/.vim/ftplugin/c.vim @@ -1,2 +1,4 @@ set tabstop=4 softtabstop=0 noexpandtab shiftwidth=4 set autoindent + +set syntax=c.doxygen -- cgit v1.2.3