summaryrefslogtreecommitdiffstats
path: root/runtime/filetype.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/filetype.vim')
-rw-r--r--runtime/filetype.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/filetype.vim b/runtime/filetype.vim
index 0317ccc930..965ebacdec 100644
--- a/runtime/filetype.vim
+++ b/runtime/filetype.vim
@@ -95,9 +95,6 @@ au BufNewFile,BufRead *.aidl setf aidl
" AMPL
au BufNewFile,BufRead *.run setf ampl
-" Angular in HTML
-au BufNewFile,BufRead *.component.html setf html.angular
-
" Ant
au BufNewFile,BufRead build.xml setf ant