summaryrefslogtreecommitdiff
path: root/runtime/filetype.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-07-21 19:19:13 +0200
committerBram Moolenaar <Bram@vim.org>2015-07-21 19:19:13 +0200
commitf91328100db34996ed7e7a800bed0a30ff0890dd (patch)
treeafe2a1c3c77f205d0e400d70b22eba9cd2d78d3a /runtime/filetype.vim
parent165bc69d1b7f70ca9d5b657f35d0584ecb7b5183 (diff)
downloadvim-git-f91328100db34996ed7e7a800bed0a30ff0890dd.tar.gz
Updated and new 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 7529a60cc..4d8b7d8eb 100644
--- a/runtime/filetype.vim
+++ b/runtime/filetype.vim
@@ -2169,6 +2169,9 @@ au BufNewFile,BufRead *.tli setf tli
" Telix Salt
au BufNewFile,BufRead *.slt setf tsalt
+" Tera Term Language
+au BufRead,BufNewFile *.ttl setf teraterm
+
" Terminfo
au BufNewFile,BufRead *.ti setf terminfo