README: add client feature table

This commit is contained in:
Fangrui Song 2018-11-15 20:53:04 -08:00
parent 6767b9bf24
commit 06dff21720

View File

@ -41,8 +41,7 @@ cquery has system include path detection (through running the compiler driver) w
# >>> [Getting started](../../wiki/Getting-started) (CLICK HERE) <<<
* [Build](../../wiki/Build)
* [Emacs](../../wiki/Emacs)
* [LanguageClient-neovim](../../wiki/LanguageClient-neovim)
* [Client feature table](../../wiki/Client-feature-table)
* [FAQ](../../wiki/FAQ)
ccls can index itself (~180MiB RSS when ide, noted on 2018-09-01), FreeBSD, glibc, Linux, LLVM (~1800MiB RSS), musl (~60MiB RSS), ... with decent memory footprint. See [wiki/compile_commands.json](../../wiki/compile_commands.json) for examples.