Variable: sh-indent-supported-here

sh-indent-supported-here is a variable defined in sh-script.el.gz.

Value

nil

Documentation

Non-nil if we support indentation for the current buffer's shell type.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/sh-script.el.gz
(defvar sh-indent-supported-here nil
  "Non-nil if we support indentation for the current buffer's shell type.")