diff options
author | Wynn Wolf Arbor | 2020-04-27 22:32:28 +0200 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-04-28 17:59:15 +0200 |
commit | 0659bf9c5314e997d520d1e63744b17f2dd93c1c (patch) | |
tree | dbba57586c80ae7838c70223945e147262f03a88 /doc | |
parent | 8054352c43168ece62094dfc8ec510e347e19e3c (diff) | |
download | vim-beancount-0659bf9c5314e997d520d1e63744b17f2dd93c1c.tar.gz |
Drop support for deoplete
Diffstat (limited to 'doc')
-rw-r--r-- | doc/beancount.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/beancount.txt b/doc/beancount.txt index 2c7a20e..63e25f5 100644 --- a/doc/beancount.txt +++ b/doc/beancount.txt @@ -117,12 +117,6 @@ This behavior can be enabled using > let g:beancount_detailed_first = 1 < -Deoplete~ - *beancount-complete-deoplete* - -The plugin ships with a source for the deoplete.nvim, which provides -asynchronous autocompletion. This should just work if deoplete is enabled. The -options for the account completion do not work for the deoplete source. SYNTAX *beancount-syntax* |