aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/beancount.vim
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ftplugin/beancount.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/ftplugin/beancount.vim b/ftplugin/beancount.vim
index 4cf4bf8..277285e 100644
--- a/ftplugin/beancount.vim
+++ b/ftplugin/beancount.vim
@@ -37,3 +37,6 @@ function! s:InsertIncoming()
endfunction
command! -buffer Incoming call <SID>InsertIncoming()
+
+
+setl omnifunc=beancount#complete_account