summary refs log tree commit diff
path: root/.vim/ftdetect
diff options
context:
space:
mode:
Diffstat (limited to '.vim/ftdetect')
-rw-r--r--.vim/ftdetect/h.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vim/ftdetect/h.vim b/.vim/ftdetect/h.vim
index 665088d..fe92579 100644
--- a/.vim/ftdetect/h.vim
+++ b/.vim/ftdetect/h.vim
@@ -1 +1 @@
-au BufNewFile,BufEnter *.h :setlocal filetype=c
+au BufNewFile,BufEnter *.h setlocal filetype=c