From c692848cc3e1b5659ad4a07d446cf38d928fa6d3 Mon Sep 17 00:00:00 2001 From: chrunchyjesus Date: Sat, 4 May 2019 08:26:13 +0200 Subject: [PATCH] update readme --- modules/lang/sh/README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/lang/sh/README.org b/modules/lang/sh/README.org index c1660bc47..b2821e7bf 100644 --- a/modules/lang/sh/README.org +++ b/modules/lang/sh/README.org @@ -4,8 +4,7 @@ This module adds support for shell scripting languages. + Code completion (company-shell) + Syntax Checking (flycheck) -+ Added command substitution and variable interpolation fontification -+ REPL support ++ Added variable interpolation fontification * Table of Contents :TOC: - [[#install][Install]]