1
0
forked from aniani/vim
vim/runtime/ftplugin/tmux.vim
2017-03-05 17:04:09 +01:00

12 lines
226 B
VimL

" Vim filetype plugin file
" Language: Tmux config
" Maintainer: Eric Pruitt <eric.pruitt@gmail.com>
" Last Change: 2017 Mar 04
if exists("b:did_ftplugin")
finish
endif
let b:did_ftplugin = 1
setlocal commentstring=#\ %s