summaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorJesse Luehrs <doy@stripe.com>2017-10-26 13:19:31 -0700
committerJesse Luehrs <doy@tozt.net>2017-10-26 13:30:57 -0700
commitae15cdbcfd013373cf8ae8c994c737db10f261da (patch)
treef550caf5209051052fffe50655886fa7ad34281f /vim
parent791b7ceac8c967fdf007090a93aaf22a9d8c49a2 (diff)
downloadconf-ae15cdbcfd013373cf8ae8c994c737db10f261da.tar.gz
conf-ae15cdbcfd013373cf8ae8c994c737db10f261da.zip
set the correct commentstring for terraform
Diffstat (limited to 'vim')
-rw-r--r--vim/ftplugin/terraform.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/ftplugin/terraform.vim b/vim/ftplugin/terraform.vim
new file mode 100644
index 0000000..463eea9
--- /dev/null
+++ b/vim/ftplugin/terraform.vim
@@ -0,0 +1 @@
+setlocal commentstring=#\ %s