Fix some missing extensions warnings

This commit is contained in:
Adam Stankiewicz
2020-09-28 00:31:39 +02:00
parent 7ec499c19f
commit 2116dd281b
5 changed files with 57 additions and 25 deletions

View File

@@ -200,7 +200,7 @@ let s:globs = {
\ 'terraform': '*.hcl,*.nomad,*.tf,*.tfvars,*.workflow',
\ 'textile': '*.textile',
\ 'thrift': '*.thrift',
\ 'tmux': '.tmux.conf',
\ 'tmux': '.tmux*.conf',
\ 'toml': '*.toml,Cargo.lock,Gopkg.lock,poetry.lock,Pipfile',
\ 'tptp': '*.p,*.tptp,*.ax',
\ 'trasys': '*.inp',