aboutsummaryrefslogtreecommitdiff
path: root/vim/ftplugin/tmux.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftplugin/tmux.vim')
-rw-r--r--vim/ftplugin/tmux.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/ftplugin/tmux.vim b/vim/ftplugin/tmux.vim
index ecbd3e85..350bc976 100644
--- a/vim/ftplugin/tmux.vim
+++ b/vim/ftplugin/tmux.vim
@@ -6,4 +6,4 @@ endif
" Set comment formats
setlocal comments=:#
setlocal formatoptions+=or
-let b:undo_ftplugin = 'setlocal comments< formatoptions'
+let b:undo_ftplugin = 'setlocal comments< formatoptions<'