From 82d47f4b40cccd3420d27da15ed0448d625fe12c Mon Sep 17 00:00:00 2001 From: hedy Date: Sun, 12 Nov 2023 13:18:25 +0800 Subject: [PATCH] docs: Minor readme update --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 91ebac1..7ab8b60 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,9 @@ **A note on fork status** -[Skip to plugin readme](#outlinenvim) - This is a fork of the original symbols-outline.nvim which fixes a lot of bugs -from the original repo, and also adds many more features (see #12 on github). +from the original repo, and also adds many more features ([see #12 on +github](https://github.com/hedyhli/outline.nvim/issues/12)). It started out as a personal fork which I maintain for my personal use-cases, soon more and more features found their way in and I started introducing @@ -13,8 +12,8 @@ significant changes. However, due to simrat's status with the original plugin, I eventually decided to rename and detach the fork, starting to work on this as a new plugin. -You can see all the changes from the original plugin before fork detach in #12 -on github. +You can see all the changes from the original plugin before fork detach in [#12 +on github](https://github.com/hedyhli/outline.nvim/issues/12). ---