aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/tmux.vim
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2021-10-16 19:24:19 +0200
committerGitHub <noreply@github.com>2021-10-16 19:24:19 +0200
commitfc1cdb88218c7db5ce2641c9eaf7a4a8a3dba32c (patch)
treee8e7bb3f482fd5015920466d639f6313f2c18e85 /runtime/ftplugin/tmux.vim
parent1ced6cf08c1bf819df76e3830ae12f76e987f151 (diff)
parentfbc5b7b090221eb5344dd0d09b13f24fdedf2630 (diff)
downloadrneovim-fc1cdb88218c7db5ce2641c9eaf7a4a8a3dba32c.tar.gz
rneovim-fc1cdb88218c7db5ce2641c9eaf7a4a8a3dba32c.tar.bz2
rneovim-fc1cdb88218c7db5ce2641c9eaf7a4a8a3dba32c.zip
Merge pull request #16042 from clason/vim-2286304cdbba
vim-patch:2286304cdbba chore(test): adapt healthcheck test to new css syntax
Diffstat (limited to 'runtime/ftplugin/tmux.vim')
-rw-r--r--runtime/ftplugin/tmux.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/ftplugin/tmux.vim b/runtime/ftplugin/tmux.vim
index ed9154924b..5c3461fefb 100644
--- a/runtime/ftplugin/tmux.vim
+++ b/runtime/ftplugin/tmux.vim
@@ -9,4 +9,7 @@ if exists("b:did_ftplugin")
endif
let b:did_ftplugin = 1
+let b:undo_ftplugin = "setlocal comments< commentstring<"
+
+setlocal comments=:#
setlocal commentstring=#\ %s