vim-beancount
vim-beancount copied to clipboard
Allow numbers as starting component names
trafficstars
Looking at the Accounts doc, the syntax says that account names must begin with either capital letters, or numbers. This should add support for said account names in balance and price directives.
This was fixed independently in #60 :-)