aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 05ee71f..0ea80d7 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,8 @@ Options:
- `enable_references`: Turns on finding references for a symbol. _(Enabled by default)_
+- `enable_document_highlights`: Turns on highlighting of symbol references in file. _(Enabled by default)_
+
- `enable_document_links`: Follow links when opening documentation. This is usually done via `<ctrl+click>` and will open the documentation in a browser (or similar). _(Enabled by default)_
- `enable_completion_matching`: Attempt to match types and pointers when passing arguments to procedures. _(Enabled by default)_