Releases: wllfaria/ledger.nvim
Releases · wllfaria/ledger.nvim
ledger.nvim v0.3.0
ledger.nvim v0.2.0
Features
- adding a command runner for ledger reports (803f432)
ledger.nvim v0.1.0
Bug Fixes
- changing minimal.vim setup (9b74df0)
- fixing stylua issues with gotos (aa3c269)
- removing some gotos and maybe fixing ci (c29253a)
Features
- a few better tests and better diagnostics (0c848ff)
- adding a logger and reading new files (1186c91)
- basic cmp completion (180a63b)
- completion context-aware for transactions (e14360c)
- initial diagnostics for missing accounts (0bd23ae)
- parsing accounts and commodities (368e02a)
- snippets through multiple sources (42db5a1)
- updating completions when files changes or gets deleted (77193ac)