From e831cf0390c296159378d1d10ecd770dedb86ebd Mon Sep 17 00:00:00 2001 From: Jason Chu Date: Mon, 5 Sep 2016 09:43:56 -0700 Subject: Improved autocomplete Merge pull #22 --- ftplugin/beancount.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftplugin/beancount.vim') diff --git a/ftplugin/beancount.vim b/ftplugin/beancount.vim index dc35999..c99e2de 100644 --- a/ftplugin/beancount.vim +++ b/ftplugin/beancount.vim @@ -32,4 +32,4 @@ command! -buffer -range GetContext \ :call beancount#get_context() " Omnifunc for account completion. -setl omnifunc=beancount#complete_account +setl omnifunc=beancount#complete -- cgit v1.2.3-2-gb3c3