Skip to content

Commit e3f52ae

Browse files
Daniil RozanovNTBBloodbath
authored andcommitted
docs(readme): update readme
1 parent f092971 commit e3f52ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,11 @@ local default_config = {
167167
return fmt_body, { found = true, name = "tidy" }
168168
end,
169169
},
170+
keybinds = {
171+
buffer_local = false,
172+
prev = "H",
173+
next = "L",
174+
},
170175
},
171176
},
172177
highlight = {

0 commit comments

Comments
 (0)