issues Search Results · repo:ledger/vim-ledger language:"Vim Script"
Filter by
83 results
(106 ms)83 results
inledger/vim-ledger (press backspace or delete to remove)Follow up for #153/#154: I ve just noticed that negative balance assertions weren t addressed with my last patch.
jmtd
- Opened on Dec 9, 2024
- #165
When passing a negative value to ledger#entry such as 2024-12-04 employer income -500 checking you get an error Illegal
option -5 because vim-ledger doesn t escape the parameters to ledger entry.
Example: ...
adamipc
- 1
- Opened on Dec 4, 2024
- #163
One of the things I sorely miss from the emacs ledger mode library is the ability to trigger various reports Balance,
Register, payee, account directly from the interface with a key chord. This also allows ...
wakatara
- Opened on Nov 27, 2024
- #162
For example, in the following file:
account Expenses:Food
account Expenses:Rent
account Expenses:Hobbies account Assets
~ monthly
Expenses:Food £1
Assets ...
RyanGibb
- 2
- Opened on Jul 13, 2024
- #159
When typing a comment, it wraps to the same line instead of wrapping to a new line.
https://github.com/ledger/vim-ledger/assets/390059/2faa926c-08f2-4b52-bf28-b921d050e600
I haven t done any extra customizations ...
igbanam
- 7
- Opened on May 20, 2024
- #158
It would be nice to have a way to automatically run the check command when a file is saved. I have a rudimentary version
of this working for me locally.
I do this by having a compiler plugin defined for ...
lakshayg
- 1
- Opened on Mar 18, 2024
- #155
Given a transaction such as
2024-03-09 ebay payout
assets:nationwide £ 13.15 = £ 126.86
io:income:ebay
the foldtext looks like
2024-03-09 ebay payout ...
syntax
jmtd
- 8
- Opened on Mar 13, 2024
- #153
Hello,
I face an issue with trailing CR characters when using omni completion for account names in neovim on Windows. After
pressing CTRL+x, o, the account names suggestions are correct, but there is ...
bug
completion
syringus
- 2
- Opened on Dec 28, 2023
- #151
Since compiler ledger hardcodes makeprg and the current work dir might change, how about let g:ledger_main = %:p
instead?
Konfekt
- Opened on Nov 6, 2023
- #150
When I have a comment like this:
; price: 123,45 EUR
the ,45 EUR part gets highlighted differently.
I think the comma should not do that.
syntax
mvhulten
- 4
- Opened on May 24, 2023
- #147

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.