This layer adds support for ivy-posframe inside spacemacs. It’s just a dumb wrapper that’s hardcoded with my preferred config of ivy-posframe
- ivy-posframe to create a centered ivy commandline
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add ivy-posframe-layer
to the existing dotspacemacs-configuration-layers
list in this
file.
Key Binding | Description |
---|---|
M-x | Opens normal M-x menu |
C-s | Search (works best with swiper) |
C-M-s | Search All (all buffers w/ swiper) |