diff options
Diffstat (limited to 'ftdetect/tmux.vim')
-rw-r--r-- | ftdetect/tmux.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/tmux.vim b/ftdetect/tmux.vim new file mode 100644 index 00000000..62cad9da --- /dev/null +++ b/ftdetect/tmux.vim @@ -0,0 +1 @@ +autocmd BufNewFile,BufRead .tmux.conf*,tmux.conf* setf tmux |