From: Ir1d Date: Thu, 22 Nov 2018 17:57:35 +0000 (+0800) Subject: chore: rename image X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=121a371190abbd54410a84fbb86443d3ea6dd190;p=oi-wiki%2Fmain.git chore: rename image --- diff --git a/docs/intro/editors.md b/docs/intro/editors.md index 210c74a7..7edcb535 100644 --- a/docs/intro/editors.md +++ b/docs/intro/editors.md @@ -18,7 +18,7 @@ Vim 是一款非常优秀的文本编辑器,但由于其陡峭的学习曲线 附一张图,论各大编辑器的学习曲线,纵坐标代表掌握知识量及难度,横坐标代表使用的熟练程度与完成任务的效率。我们可以看到,Vim 的曲线岂止陡峭,都垂直了…… 但是开始过去后,是平稳的提升,只要度过开始的阶段,Vim 的学习将再无阻碍,一路直上有没有。 -![](./images/horrorstories.txt.jpg) +![](./images/horrorstories.jpg) ### 安装 diff --git a/docs/intro/images/horrorstories.txt.jpg b/docs/intro/images/horrorstories.jpg similarity index 100% rename from docs/intro/images/horrorstories.txt.jpg rename to docs/intro/images/horrorstories.jpg