diff options
-rw-r--r-- | examples/tmux.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tmux.vim b/examples/tmux.vim index dcb58246..0e9476ec 100644 --- a/examples/tmux.vim +++ b/examples/tmux.vim @@ -184,6 +184,7 @@ syn keyword tmuxOptsSet \ escape-time \ exit-unattached \ focus-events + \ history-file \ history-limit \ lock-after-time \ lock-command |