Skip to content

Commit 6c25dbc

Browse files
authored
Merge pull request #132 from warbacon/main
docs: make first heading look correct
2 parents a33794d + 43ea18c commit 6c25dbc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<p align='center'>
77
<b>English</b> | <a href="./README.zh-CN.md">简体中文</a>
88
</p>
9+
910
## What can this plugin do
1011

1112
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.

README.zh-CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<p align='center'>
77
<a href="./README.md">English</a> | <b>简体中文</b>
88
</p>
9+
910
## 这个插件可以做什么
1011

1112
[indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim) 类似,这个插件可以用来高亮缩进线,并且还可以根据当前光标所处的位置,高亮所在代码块.

0 commit comments

Comments
 (0)