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

14 lines
426 B
Org Mode
Raw Normal View History

2017-04-25 15:42:58 +00:00
#+TITLE: spacemacs-completion layer
* Table of Contents :TOC_4_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
- [[#features][Features:]]
2017-04-25 15:42:58 +00:00
* Description
This layer adds basics for providing code-completion for various major modes
to Spacemacs.
** Features:
- Preconfiguration of =helm= and =ivy= for other layers to use.
- Adding of =ido-navigation= configuration and transient state.