view runtime/ftplugin/tmux.vim @ 15757:9c8c31c75022

Added tag v8.1.0885 for changeset e43f30c5bad81306b45ebfeac50aeb9afee76026
author Bram Moolenaar <Bram@vim.org>
date Sat, 09 Feb 2019 11:15:13 +0100
parents d0a20101ecb2
children 3b34837f4538
line wrap: on
line source

" Vim filetype plugin file
" Language: 	tmux(1) configuration file
" URL: 		https://github.com/ericpruitt/tmux.vim/
" Maintainer: 	Eric Pruitt <eric.pruitt@gmail.com>
" Last Changed: 2017 Mar 10

if exists("b:did_ftplugin")
  finish
endif
let b:did_ftplugin = 1

setlocal commentstring=#\ %s