aboutsummaryrefslogtreecommitdiff
path: root/tools/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-01-02 15:22:58 +0800
committerjdhao <jdhao@hotmail.com>2021-01-02 15:22:58 +0800
commitd8e99e51f0b39bee65dab550001931e17f614be6 (patch)
treec14766376a0bffde2e0df52811734d768ec54ce1 /tools/README.md
parent0cac1585dd2056533ff2738bd53fa11c21fda061 (diff)
Remove tools directory
I use vista now. No need to use this for showing Markdown TOC since it is for use with tagbar.
Diffstat (limited to 'tools/README.md')
-rw-r--r--tools/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/README.md b/tools/README.md
deleted file mode 100644
index d0fa2a2..0000000
--- a/tools/README.md
+++ /dev/null
@@ -1,2 +0,0 @@
-For the detail on how to set up `markdown2ctags.py` to show Markdown tags
-in tagbar, see [this post](https://jdhao.github.io/2019/10/15/tagbar_markdown_setup/).