readmefix
This commit is contained in:
parent
7f599bef2e
commit
53dcf8a35e
@ -12,6 +12,7 @@ Zig Language Server, or `zls`, is a language server for Zig. The Zig wiki states
|
|||||||
- [Configuration Options](#configuration-options)
|
- [Configuration Options](#configuration-options)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
- [VSCode](#vscode)
|
- [VSCode](#vscode)
|
||||||
|
- [Sublime Text 3](#sublime-text-3)
|
||||||
- [Related Projects](#related-projects)
|
- [Related Projects](#related-projects)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
@ -53,7 +54,7 @@ The following options are currently available.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
`zls` is in its early stages, with a full analysis/completion engine coming soon, but it is still usable.
|
`zls` will supercharge your Zig programming experience with autocomplete, function documentation, and more! Follow the instructions for your specific editor below:
|
||||||
|
|
||||||
### VSCode
|
### VSCode
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user