diff options
Diffstat (limited to '.vim/ftdetect/h.vim')
| -rw-r--r-- | .vim/ftdetect/h.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.vim/ftdetect/h.vim b/.vim/ftdetect/h.vim deleted file mode 100644 index fe92579..0000000 --- a/.vim/ftdetect/h.vim +++ /dev/null @@ -1 +0,0 @@ -au BufNewFile,BufEnter *.h setlocal filetype=c |