summaryrefslogtreecommitdiffstats
path: root/runtime/filetype.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-08-17 20:09:31 +0200
committerBram Moolenaar <Bram@vim.org>2019-08-17 20:09:31 +0200
commit56c860c315c517d304320e12bf7b5c1479546dae (patch)
tree241a75246c973179169e77f83dc8718796e3049f /runtime/filetype.vim
parente9bd57286a5cbb0e1ec18b5d194dc4af1bda9f3a (diff)
Update runtime files.
Diffstat (limited to 'runtime/filetype.vim')
-rw-r--r--runtime/filetype.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/filetype.vim b/runtime/filetype.vim
index 0a50c302b7..895ac065a3 100644
--- a/runtime/filetype.vim
+++ b/runtime/filetype.vim
@@ -701,6 +701,9 @@ au BufNewFile,BufRead *.vc,*.ev,*.sum,*.errsum setf hercules
" HEX (Intel)
au BufNewFile,BufRead *.hex,*.h32 setf hex
+" Hollywood
+au BufRead,BufNewFile *.hws setf hollywood
+
" Tilde (must be before HTML)
au BufNewFile,BufRead *.t.html setf tilde