You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the ones i know of are
syntax highlight
auto indent
using the call commands :call ledger#transaction_state_set(line('.'), '*') and :call ledger#transaction_state_toggle(line('.'), ' *?!')
other feature seems to be really vague to me
i am not a master of ledgercli vim or vim-ledger so please help me out
what do you mean by fold transaction?
what does let g:xxxx mean?
what does mean? is it ctrl+x and ctrl+o? i tried doing it but its says pattern not found
where do you use :call ledger#transaction_date_set(line('.'), 'auxiliary')? i tried using this call command it displayed an equal sign and a date. not sure what the purpose of this call is. can you explain
The text was updated successfully, but these errors were encountered:
currently the ones i know of are
syntax highlight
auto indent
using the call commands :call ledger#transaction_state_set(line('.'), '*') and :call ledger#transaction_state_toggle(line('.'), ' *?!')
other feature seems to be really vague to me
i am not a master of ledgercli vim or vim-ledger so please help me out
what do you mean by fold transaction?
what does let g:xxxx mean?
what does mean? is it ctrl+x and ctrl+o? i tried doing it but its says pattern not found
where do you use :call ledger#transaction_date_set(line('.'), 'auxiliary')? i tried using this call command it displayed an equal sign and a date. not sure what the purpose of this call is. can you explain
The text was updated successfully, but these errors were encountered: