update table of contents, remove commands doc
This commit is contained in:
parent
ae11d92042
commit
032568e308
1 changed files with 2 additions and 10 deletions
|
@ -8,19 +8,11 @@ This module adds support for shell scripting languages.
|
||||||
+ REPL support
|
+ REPL support
|
||||||
|
|
||||||
* Table of Contents :TOC:
|
* Table of Contents :TOC:
|
||||||
- [[Install][Install]]
|
- [[#install][Install]]
|
||||||
- [[Dependencies][Dependencies]]
|
- [[#dependencies][Dependencies]]
|
||||||
- [[Appendix][Appendix]]
|
|
||||||
- [[Commands][Commands]]
|
|
||||||
|
|
||||||
* Install
|
* Install
|
||||||
** Dependencies
|
** Dependencies
|
||||||
This module has one soft dependency:
|
This module has one soft dependency:
|
||||||
|
|
||||||
+ ~shellcheck~ Enables shell script linting.
|
+ ~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) |
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue