1
0

Fix link to hledger-mode

I have separated out the hledger-mode to its separate repository
so that people can contribute to it.
This commit is contained in:
Narendra Joshi
2016-09-17 19:06:31 +05:30
parent e72f7c2a1b
commit 01d33e1f4e

View File

@@ -274,7 +274,7 @@ Inactive:
#### editor support
- [beancount-mode](https://bitbucket.org/blais/beancount/src/1e21b27c0b0ecf2bf2e1a2cd5c3da3b1befc8152/src/elisp/beancount.el?at=default&fileviewer=file-view-default) for Emacs
- [hledger-mode](https://github.com/narendraj9/dotfiles/tree/master/.emacs.d/packages/rest/hledger-mode) for Emacs
- [hledger-mode](https://github.com/narendraj9/hledger-mode) for Emacs
- [ledger-mode](http://ledger-cli.org/3.0/doc/ledger-mode.html) for Emacs (also works for hledger, beancount etc.)
- [vim-beancount](https://github.com/nathangrigg/vim-beancount) for VIM
- [vim-ledger](https://github.com/ledger/vim-ledger) for VIM