File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -268,12 +268,12 @@ complete, extensible and (hopefully) smarter way for the end user.
268268
269269The ` 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
You can’t perform that action at this time.
0 commit comments