blob: ed9154924b1e64f3ed1f4efc2793f6ca531d5508 [file] [log] [blame]
Bram Moolenaar214641f2017-03-05 17:04:09 +01001" Vim filetype plugin file
Bram Moolenaar036986f2017-03-16 17:41:02 +01002" Language: tmux(1) configuration file
3" URL: https://github.com/ericpruitt/tmux.vim/
4" Maintainer: Eric Pruitt <eric.pruitt@gmail.com>
5" Last Changed: 2017 Mar 10
Bram Moolenaar214641f2017-03-05 17:04:09 +01006
7if exists("b:did_ftplugin")
8 finish
9endif
10let b:did_ftplugin = 1
11
12setlocal commentstring=#\ %s