spacemacs/layers/+completion/compleseus/README.org

35 lines
874 B
Org Mode
Raw Normal View History

#+TITLE: compleseus layer
#+TAGS: completion|layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
* Description
This layer adds a new way of completion provided by the following core packages:
- =consult=
- =embark=
- =marginalia=
- =orderless=
- =selectrum= or =vertico=
This is an WIP and only supports emacs 27 or later. Please contribute.
** Features:
- Same features as =ivy= or =helm=
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =compleseus= to the existing =dotspacemacs-configuration-layers= list in this
file.
* Key bindings
| Key Binding | Description |
|-------------+---------------|
| ~M-o~ | embark-action |
| ~C-r~ | history |