diff --git a/after/ftplugin/ledger.vim b/after/ftplugin/ledger.vim index c6aa0ba..03d1169 100644 --- a/after/ftplugin/ledger.vim +++ b/after/ftplugin/ledger.vim @@ -1,3 +1,9 @@ +set textwidth=0 + inoremap inoremap =SmartTab() inoremap =SmartDelete() +noremap { ?^\d +noremap } /^\d +noremap F :%LedgerAlign +noremap f :LedgerAlign