From acd7ce59503b22ac7663fc25776efe25e266f1d4 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 10 Mar 2015 21:56:33 -0700 Subject: Update --- ftdetect/polyglot.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'ftdetect') diff --git a/ftdetect/polyglot.vim b/ftdetect/polyglot.vim index cb0d263d..3cec93cf 100644 --- a/ftdetect/polyglot.vim +++ b/ftdetect/polyglot.vim @@ -197,6 +197,7 @@ au BufNewFile,BufRead *.timer set filetype=systemd au BufRead,BufNewFile *.textile set filetype=textile au BufNewFile,BufRead *.thrift setlocal filetype=thrift autocmd BufNewFile,BufRead {.,}tmux.conf{.*,} setlocal filetype=tmux +autocmd BufNewFile,BufRead {.,}tmux.conf{.*,} setlocal commentstring=#\ %s autocmd BufNewFile,BufRead *.toml set filetype=toml autocmd BufNewFile,BufRead Cargo.lock set filetype=toml autocmd BufNewFile,BufRead *.twig set filetype=twig -- cgit v1.2.3