diff --git a/README.md b/README.md index 9e0fcad..a603433 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@
English | 简体中文
+ ## What can this plugin do Similar to [indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim), this plugin can highlight the indent line, and highlight the code chunk according to the current cursor position. diff --git a/README.zh-CN.md b/README.zh-CN.md index 24c82de..0d4cbd5 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -6,6 +6,7 @@English | 简体中文
+ ## 这个插件可以做什么 和 [indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim) 类似,这个插件可以用来高亮缩进线,并且还可以根据当前光标所处的位置,高亮所在代码块.