Open Flimm opened 3 years ago
That sounds like it is probably true, at least when you use it for parsing it's own accounts. You might be able to get around this by having hledger
or another command generate the list of completions (which this also supports).
I'd be happy to accept a PR that parsed the available account list the way ledger
/hledger
does.
I'm using hledger, which support account names with spaces in them. It seems to me that this plugin,
vim-ledger
, doesn't support account names with spaces in them. It will only only ever complete one word. Is this correct?