aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2021-03-26 20:35:18 +0100
committerWolfgang Müller2021-03-26 20:35:18 +0100
commit1e73b40b6845510e392dadd6241ff63f0426ffed (patch)
treeb3892da66bb1075aa49e8fba1d75f60f132fdba9
parent4b8b35b71fc3ac0ac81e82bdffde048f2baca657 (diff)
downloadvim-beancount-1e73b40b6845510e392dadd6241ff63f0426ffed.tar.gz
Reference forked project in README.md and convert plain URL to a link
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4d6acd8..6cd0514 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# vim-beancount
-This is a mildly simplified fork of vim-beancount, with the following changes:
+This is a mildly simplified fork of [vim-beancount](https://github.com/nathangrigg/vim-beancount),
+with the following changes:
- Dropped support for syntastic, ale, and deoplete. I don't use these plugins.
- AlignCommodity is fully replaced with `bean-format` through `formatprg`.
@@ -13,7 +14,7 @@ Keep in mind that this is first and foremost for personal use.
## Installation
-Use native Vim package support, see https://vimhelp.org/repeat.txt.html#packages
+Use native Vim package support, see [here](https://vimhelp.org/repeat.txt.html#packages).
## Feature Highlights