From 23e2a7bde81abf53337f2f80bf070c17b9f44109 Mon Sep 17 00:00:00 2001 From: John Devin Date: Thu, 27 Feb 2020 19:27:59 -0500 Subject: Add semantic_highlight to list of overridable keys Add 'semantic_highlight' to the list of keys which can be overriden with settings for each server. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 831de69..c0b5809 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ Overridable keys are: * disabled (Boolean) * root_uri (String) * root_uri_patterns (List) +* semantic_highlight (Dictionary) If you install ruby but not solargraph, you can install solargraph with following command. -- cgit v1.2.3-54-g00ecf