aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-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