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