You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-17Lines changed: 3 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -8,25 +8,11 @@ A Language Server for **proto3** files. It uses tree-sitter parser for all opera
8
8
-[x] Go to definition
9
9
-[x] Diagnostics
10
10
11
-
## Installation and testing
11
+
## Installation
12
12
13
-
Run `cargo install protols` to install and add below to your `init.lua` until we start shipping this via Mason.
13
+
Run `cargo install protols` to install and add below to setup using [`nvim-lspconfig`](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#protols) until we start shipping this via Mason.
0 commit comments