add features list to the ycmd layer readme

This commit is contained in:
JAremko 2018-01-27 16:52:43 +02:00
parent d2c3b847d8
commit 6717fc02cc
1 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,7 @@
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#layer][Layer]]
- [[#ycmd][YCMD]]
@ -13,8 +14,11 @@
- [[#key-bindings][Key Bindings]]
* Description
This layer adds [[https://github.com/abingham/emacs-ycmd][emacs-ycmd]] support, including its integrations with company,
flycheck, and eldoc.
This layer adds [[https://github.com/abingham/emacs-ycmd][emacs-ycmd]] support.
** Features:
- [[https://github.com/Valloric/YouCompleteMe][YouCompleteMe]] based code-completion
- Integrations with company, flycheck, and eldoc
* Install
** Layer