diff --git a/modules/lang/sh/README.org b/modules/lang/sh/README.org index 8f7b62a43..2471029db 100644 --- a/modules/lang/sh/README.org +++ b/modules/lang/sh/README.org @@ -8,19 +8,11 @@ This module adds support for shell scripting languages. + REPL support * Table of Contents :TOC: -- [[Install][Install]] - - [[Dependencies][Dependencies]] -- [[Appendix][Appendix]] - - [[Commands][Commands]] +- [[#install][Install]] + - [[#dependencies][Dependencies]] * Install ** Dependencies This module has one soft dependency: + ~shellcheck~ Enables shell script linting. - -* Appendix -** Commands -| command | key / ex command | description | -|-----------------+------------------+-------------------------------------------------------| -| ~+sh/open-repl~ | =:repl= | Open a terminal (or send the current selection to it) |