Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools / gopls@v0.5.2 / doc / subl.md
1 # Sublime Text
2
3 Use the [LSP] package. After installing it using Package Control, do the following:
4
5 * Open the **Command Palette**
6 * Find and run the command **LSP: Enable Language Server Globally**
7 * Select the **gopls** item. Be careful not to select the similarly named *golsp* by mistake.
8
9 Finally, you should familiarise yourself with the LSP package's *Settings* and *Key Bindings*. Find them under the menu item **Preferences > Package Settings > LSP**.
10
11 [LSP]: https://packagecontrol.io/packages/LSP