aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Grigg2014-10-30 18:43:34 -0700
committerNathan Grigg2014-10-30 18:43:34 -0700
commit5dc877c7a0d229720c5c6225349a9afd25d227b8 (patch)
treeb0ccae0f9e2f8a55c96b4350124f23c8a53e0196
parent6ce1f4dbb7c0fba35cea75b2e40a78e36c695ee3 (diff)
downloadvim-beancount-5dc877c7a0d229720c5c6225349a9afd25d227b8.tar.gz
Set comment string
-rw-r--r--ftplugin/beancount.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftplugin/beancount.vim b/ftplugin/beancount.vim
index f073545..eca6dd2 100644
--- a/ftplugin/beancount.vim
+++ b/ftplugin/beancount.vim
@@ -26,3 +26,5 @@ function! s:InsertIncoming()
endfunction
command! -buffer Incoming call <SID>InsertIncoming()
+
+setl commentstring=;%s