aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/tmux.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftdetect/tmux.vim')
-rw-r--r--vim/ftdetect/tmux.vim4
1 files changed, 4 insertions, 0 deletions
diff --git a/vim/ftdetect/tmux.vim b/vim/ftdetect/tmux.vim
new file mode 100644
index 00000000..4a245586
--- /dev/null
+++ b/vim/ftdetect/tmux.vim
@@ -0,0 +1,4 @@
+" tmux configuration files
+autocmd BufNewFile,BufRead
+ \ .tmux.conf,tmux.conf
+ \ setfiletype tmux