summaryrefslogtreecommitdiffstats
path: root/ftplugin/tmux.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-06-08 13:32:04 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2019-06-08 13:32:04 +0200
commit8f2a71643a90a8aff03e69ba2b1f8fdb02cebdcf (patch)
treef35677b1c7636789fa6ffaa5aed4b7aa0e5b50d4 /ftplugin/tmux.vim
parentaf763ef221033974abf502ebce01a464baeca2c6 (diff)
downloadvim-polyglot-8f2a71643a90a8aff03e69ba2b1f8fdb02cebdcf.tar.gz
vim-polyglot-8f2a71643a90a8aff03e69ba2b1f8fdb02cebdcf.zip
Add hcl support, closes #403
Diffstat (limited to 'ftplugin/tmux.vim')
-rw-r--r--ftplugin/tmux.vim5
1 files changed, 0 insertions, 5 deletions
diff --git a/ftplugin/tmux.vim b/ftplugin/tmux.vim
deleted file mode 100644
index 3dfb60fb..00000000
--- a/ftplugin/tmux.vim
+++ /dev/null
@@ -1,5 +0,0 @@
-if exists('g:polyglot_disabled') && index(g:polyglot_disabled, 'tmux') != -1
- finish
-endif
-
-setlocal commentstring=#\ %s