spacemacs/layers/+spacemacs/spacemacs-layouts
Don March ac1168b6af Fix terminal RET and TAB in layouts/workspaces transient state
* Make RET and TAB (C-m and C-i) perform the same actions as <return>
  and <tab> so the maps work in the terminal.
* Catch <return> in workspaces transient state so that it exits without
  executing a command (like already done for layouts).
* Add "workspace w/helm/ivy" to docstring, mirroring the layouts
  docstring.
2017-05-24 14:05:15 +02:00
..
config.el
funcs.el
packages.el Fix terminal RET and TAB in layouts/workspaces transient state 2017-05-24 14:05:15 +02:00
README.org

spacemacs-layouts layer

Description

TODO describe spacemacs-layouts layer in this file