vim-polyglot/ftplugin/tmux.vim

6 lines
122 B
VimL
Raw Normal View History

if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'tmux') != -1
finish
2016-06-26 12:03:28 -04:00
endif
setlocal commentstring=#\ %s