aboutsummaryrefslogtreecommitdiff
path: root/Zig.novaextension/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Zig.novaextension/README.md')
-rw-r--r--Zig.novaextension/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/Zig.novaextension/README.md b/Zig.novaextension/README.md
index 355c194..f91bd81 100644
--- a/Zig.novaextension/README.md
+++ b/Zig.novaextension/README.md
@@ -32,10 +32,10 @@ The extension resolves the executables automatically via the PATH environment va
- [**Path bar**](https://help.nova.app/editor/overview/#path-bar)
- **Compiler issues and warnings** displayed inline upon compilation
- **Language intelligence** via ZLS:
- - [Completions](https://help.nova.app/editor/overview/#completions)
- - [Hovers](https://help.nova.app/editor/language-servers/#hovers)
- - [Signature help](https://help.nova.app/editor/language-servers/#signature-help)
- - [Issues and Warnings](https://help.nova.app/editor/issues-and-warnings/)
+ - [Completions](https://help.nova.app/editor/overview/#completions)
+ - [Hovers](https://help.nova.app/editor/language-servers/#hovers)
+ - [Signature help](https://help.nova.app/editor/language-servers/#signature-help)
+ - [Issues and Warnings](https://help.nova.app/editor/issues-and-warnings/)
### Building & Testing