sugar: escape a "{" in the first column to pacify font-lock
This commit is contained in:
parent
07fedaed79
commit
b52b132fbf
1 changed files with 1 additions and 1 deletions
|
@ -1271,7 +1271,7 @@ buffer indents as it currently is indented.
|
|||
\\[sh-execute-region] Have optional header and region be executed in a subshell.
|
||||
|
||||
\\[sh-maybe-here-document] Without prefix, following an unquoted < inserts here document.
|
||||
{, (, [, ', \", `
|
||||
\{, (, [, ', \", `
|
||||
Unless quoted with \\, insert the pairs {}, (), [], or '', \"\", ``.
|
||||
|
||||
If you generally program a shell different from your login shell you can
|
||||
|
|
Loading…
Add table
Reference in a new issue