Sort key bindings in lua layer README

This commit is contained in:
syl20bnr 2015-01-14 22:00:17 -05:00
parent 7bc2d77a56
commit 0fda86a253

View file

@ -39,7 +39,7 @@ To use this contribution add it to your `~/.spacemacs`
<kbd>SPC m d</kbd> | lookup thing at point in lua documentation
<kbd>SPC m s b</kbd> | send buffer contents to REPL
<kbd>SPC m s f</kbd> | send current function to REPL
<kbd>SPC m s r</kbd> | send current region to REPL
<kbd>SPC m s l</kbd> | send current line to REPL
<kbd>SPC m s r</kbd> | send current region to REPL
[lua-mode]: https://github.com/immerrr/lua-mode