From 74ea70325e4daca321a0932828f236ea8c77f2ec Mon Sep 17 00:00:00 2001 From: Brad Lewis <22850972+BradLewis@users.noreply.github.com> Date: Tue, 26 Aug 2025 10:18:49 -0400 Subject: Add option to disable document links --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 205979e..608cf97 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,8 @@ Options: `enable_completion_matching`: Attempt to match types and pointers when passing arguments to procedures. _(Enabled by default)_ +`enable_document_links`: Follow links when opening documentation. This is usually done via `` and will open the documentation in a browser (or similar). _(Enabled by default)_ + `odin_command`: Specify the location to your Odin executable, rather than relying on the environment path. `odin_root_override`: Allows you to specify a custom `ODIN_ROOT` that `ols` will use to look for `odin` core libraries when implementing custom runtimes. -- cgit v1.2.3