From 68d7de2b62f2b748370d80bcc4b1788beb9dfc7a Mon Sep 17 00:00:00 2001 From: David Zhang Date: Wed, 29 Mar 2023 11:20:19 +0800 Subject: [PATCH] docs(editor): cmp-beancount for neovim completion --- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 1f13d1d..9b98297 100644 --- a/index.md +++ b/index.md @@ -294,7 +294,8 @@ These often also work well for PTA apps other than the one they are named for. **VIM** [vim-ledger](https://github.com/ledger/vim-ledger), [vim-beancount](https://github.com/nathangrigg/vim-beancount), -[hledger-vim](https://github.com/anekos/hledger-vim) +[hledger-vim](https://github.com/anekos/hledger-vim), +[cmp-beancount](https://github.com/crispgm/cmp-beancount) \ **VS Code** [hledger-vscode](https://github.com/mhansen/hledger-vscode),