From 01fe1500df97577452f755b526c09d8ed0c802ea Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 12 Sep 2013 16:17:03 +0200 Subject: Add support for basic languages coffee, cucumbeer, eruby, haml, haskell, javascript, json, less, nginx, ocaml, ruby, sass, scss, slim, stylus, textile, tmux --- ftdetect/tmux.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 ftdetect/tmux.vim (limited to 'ftdetect/tmux.vim') 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 -- cgit v1.2.3