diff options
author | John Wiegley <johnw@newartisans.com> | 2016-10-27 13:02:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-27 13:02:51 -0700 |
commit | 310370db041349c94e6984cc283be18f5a25a6ca (patch) | |
tree | 6fded764d20a422e3fe8871101756caa6755b6c8 /README.md | |
parent | 77b9c60a3eb63219286c7fccf234224a94923455 (diff) | |
parent | 978466c8012839614332c42390dca713f8fac608 (diff) | |
download | fork-ledger-310370db041349c94e6984cc283be18f5a25a6ca.tar.gz fork-ledger-310370db041349c94e6984cc283be18f5a25a6ca.tar.bz2 fork-ledger-310370db041349c94e6984cc283be18f5a25a6ca.zip |
Merge pull request #474 from thdox/ledger-mode-finalize-split
Ledger mode finalize split
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -35,8 +35,9 @@ Now try your first ledger command: For help on keeping your journal have a look at the [documentation] and the [wiki][] (Also see the “Resources” section at the -end of this file). An emacs mode for ledger files can be found in the `lisp` -directory and a vim plugin is located in the [ledger/vim-ledger repository]. +end of this file). An Emacs mode for Ledger files can be found in the +[ledger/ledger-mode repository] and a vim plugin is located in the +[ledger/vim-ledger repository]. ## To the Rest |