doomemacs/modules/lang/sh
2018-07-29 12:19:56 +10:00
..
autoload.el
config.el Highlight-numbers on every prog-mode 2018-07-29 12:19:56 +10:00
packages.el Moved lang/fish into lang/sh +fish 2018-07-18 15:56:55 -04:00
README.org

:lang sh

This module adds support for shell scripting languages.

  • Code completion (company-shell)
  • Syntax Checking (flycheck)
  • Added command substitution and variable interpolation fontification
  • REPL support

Table of Contents   TOC

Install

This module has no dependencies.

Appendix

Commands

command key / ex command description
+sh/repl :repl Open a terminal (or send the current selection to it)