protols-0.1.0 is not a library.
protols
A Language Server for proto3 files. It uses tree-sitter parser for all operations and always runs in single file mode.
Features
- Hover
- Go to definition
- Diagnostics
Installation and testing
Clone the repository and run cargo install protols to install locally in your ~/.cargo/bin and the below to your init.lua until we start shipping this via Mason.
local client = vim..
if not client
vim..