update table of contents, remove commands doc

This commit is contained in:
chrunchyjesus 2019-05-04 08:07:43 +02:00 committed by GitHub
parent ae11d92042
commit 032568e308
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) |