summaryrefslogtreecommitdiffstats
path: root/autoload/sleuth.vim
diff options
context:
space:
mode:
Diffstat (limited to 'autoload/sleuth.vim')
-rw-r--r--autoload/sleuth.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoload/sleuth.vim b/autoload/sleuth.vim
index aa61d8fb..41ebe474 100644
--- a/autoload/sleuth.vim
+++ b/autoload/sleuth.vim
@@ -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',