Skip to content

issues Search Results · repo:ledger/vim-ledger language:"Vim Script"

Filter by

85 results
 (230 ms)

85 results

inledger/vim-ledger (press backspace or delete to remove)

The default formatprg of hledger -f - print has the nasty side effect of removing all non-transaction directives. In particular, this can t be used to format account or tag directives. Actually solving ...
  • hseg
  • Opened 
    3 days ago
  • #168

When I edit the portion of a line beyond textwidth, CPU usage spikes to 100%, and I have to kill Vim. How to reproduce: $ git clone https://github.com/ledger/vim-ledger.git /tmp/vim-ledger $ cd /tmp/vim-ledger ...
  • thomie
  • 1
  • Opened 
    26 days ago
  • #167

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
  • 11
  • 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
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub