Skip to content

Commit b87c0cc

Browse files
committed
chore: README style fixes.
1 parent a7ec5cf commit b87c0cc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -268,12 +268,12 @@ complete, extensible and (hopefully) smarter way for the end user.
268268

269269
The `maps.kmap` module has the same function names for each mode:
270270

271-
* `maps.kmap.n(...)`: Same as `:nmap`
272-
* `maps.kmap.i(...)`: Same as `:imap`
273-
* `maps.kmap.v(...)`: Same as `:vmap`
274-
* `maps.kmap.t(...)`: Same as `:tmap`
275-
* `maps.kmap.o(...)`: Same as `:omap`
276-
* `maps.kmap.x(...)`: Same as `:xmap`
271+
- `maps.kmap.n(...)`: Same as `:nmap`
272+
- `maps.kmap.i(...)`: Same as `:imap`
273+
- `maps.kmap.v(...)`: Same as `:vmap`
274+
- `maps.kmap.t(...)`: Same as `:tmap`
275+
- `maps.kmap.o(...)`: Same as `:omap`
276+
- `maps.kmap.x(...)`: Same as `:xmap`
277277

278278
<!--TODO: Fix sections above and below-->
279279

0 commit comments

Comments
 (0)