From 4700b4d8bc1033361b68ff0a9bad095eb29a3df8 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Sun, 1 Jul 2018 09:28:01 -0700 Subject: [PATCH] Updated Getting started (markdown) --- Getting-started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Getting-started.md b/Getting-started.md index b7b0b0c..236694c 100644 --- a/Getting-started.md +++ b/Getting-started.md @@ -30,6 +30,7 @@ Additional notes: If your `libstdc++` is too old (no C++17 header files) or have ### Setup your editor Find your editor from the sidebar under the section "Editor configuration". +If you use other editors not listed there (LSP decouples servers and clients, so every language client should work), make sure to configure `cacheDirectory` in [[Initialization options]]. ### Project setup