From 6717fc02cc500660ea1941da4b793bc79cfb2381 Mon Sep 17 00:00:00 2001 From: JAremko Date: Sat, 27 Jan 2018 16:52:43 +0200 Subject: [PATCH] add features list to the ycmd layer readme --- layers/+tools/ycmd/README.org | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/layers/+tools/ycmd/README.org b/layers/+tools/ycmd/README.org index 46f2069b2..f19666e3d 100644 --- a/layers/+tools/ycmd/README.org +++ b/layers/+tools/ycmd/README.org @@ -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