Add step to Kate installation instructions
Without this, the editor will not attempt to launch the language server as it does not have any notion of what language a `.zig` file is for.
This commit is contained in:
parent
29d2dd6802
commit
825f4ae584
@ -155,6 +155,7 @@ Install the `zls-vscode` extension from [here](https://github.com/zigtools/zls-v
|
||||
|
||||
### Kate
|
||||
|
||||
- Install language support for Zig from [here](https://github.com/ziglang/kde-syntax-highlighting)
|
||||
- Enable `LSP client` plugin in Kate settings.
|
||||
- Add this snippet to `LSP client's` user settings (e.g. /$HOME/.config/kate/lspclient)
|
||||
(or paste it in `LSP client's` GUI settings)
|
||||
|
Loading…
Reference in New Issue
Block a user