diff --git a/layers/+frameworks/react/README.org b/layers/+frameworks/react/README.org index 14cbc036b..948edc577 100644 --- a/layers/+frameworks/react/README.org +++ b/layers/+frameworks/react/README.org @@ -112,6 +112,7 @@ concatenations and contiguous function calls: * Key Bindings ** rjsx-mode + | Key Binding | Description | |---------------+----------------------------------------------------------------------------------| | ~<~ | inserts whenever it would start a new JSX node | diff --git a/layers/+tools/web-beautify/README.org b/layers/+tools/web-beautify/README.org index d7b3fc44c..6daf7689d 100644 --- a/layers/+tools/web-beautify/README.org +++ b/layers/+tools/web-beautify/README.org @@ -23,6 +23,7 @@ To install =js-beautify= globally: #+END_SRC * Key Bindings + | Key Binding | Description | |-------------+-----------------------------------| | ~SPC m =~ | beautify code in supported layers |