We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c6fb5a commit d765554Copy full SHA for d765554
docs/src/language_servers.md
@@ -23,6 +23,7 @@ Follow installation instructions on [LSP-angular](https://github.com/sublimelsp/
23
```sh
24
cargo install asm-lsp
25
```
26
+
27
2. Install the [x86 and x86_64 Assembly](https://packagecontrol.io/packages/x86%20and%20x86_64%20Assembly) package from Package Control.
28
29
3. Open `Preferences > Package Settings > LSP > Settings` and add the `"asm-lsp"` client configuration to the `"clients"`:
0 commit comments