protols-0.1.1 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
Run cargo install protols to install and add below to your init.lua until we start shipping this via Mason.
local client = vim..
if not client
vim..