aboutsummaryrefslogtreecommitdiff
path: root/vim/after
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-07-31 09:33:53 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-07-31 09:33:53 +1200
commitef64b84cee1932b0c8b070af5a47148a6013115c (patch)
tree98c6786fdec4a9d50c451aa24c2a62e5681315ed /vim/after
parentRegroup tmux config (diff)
downloaddotfiles-ef64b84cee1932b0c8b070af5a47148a6013115c.tar.gz
dotfiles-ef64b84cee1932b0c8b070af5a47148a6013115c.zip
Detect config sub-files for tmux
Diffstat (limited to 'vim/after')
-rw-r--r--vim/after/ftdetect/tmux.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/after/ftdetect/tmux.vim b/vim/after/ftdetect/tmux.vim
new file mode 100644
index 00000000..df128ba2
--- /dev/null
+++ b/vim/after/ftdetect/tmux.vim
@@ -0,0 +1 @@
+autocmd BufNewFile,BufRead .tmux.conf.* setf tmux