commit | 2286304cdbba53ceb52b3ba2ba4a521b0a2f8d0f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Oct 16 15:23:36 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Oct 16 15:23:36 2021 +0100 |
tree | 05a0b3be618b14dc1dd6e9ee6d6389c4923dfa50 | |
parent | 28b6a3bef6d25d36c049bb731ced496155f7f9c0 [diff] [blame] |
Update runtime files
diff --git a/runtime/ftplugin/tmux.vim b/runtime/ftplugin/tmux.vim index ed91549..5c3461f 100644 --- a/runtime/ftplugin/tmux.vim +++ b/runtime/ftplugin/tmux.vim
@@ -9,4 +9,7 @@ endif let b:did_ftplugin = 1 +let b:undo_ftplugin = "setlocal comments< commentstring<" + +setlocal comments=:# setlocal commentstring=#\ %s