6 lines
122 B
VimL
Raw Normal View History

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