This is a plugin for the [Pepper Code Editor](https://vamolessa.itch.io/pepper) that adds [LSP](https://microsoft.github.io/language-server-protocol/) support for it. ## [help page](./rc/help.md) # installation ## binaries Pepper is open-source, which means you're free to build it and access all of its features. However, to support the development, prebuilt binaries are available for purchase at itch. [vamolessa.itch.io/pepper](https://vamolessa.itch.io/pepper) ## using [`cargo`](https://doc.rust-lang.org/cargo/) Simply running `cargo install pepper-plugin-lsp` will get you up and running. ## if you find a bug or need help Please [open an issue](https://github.com/vamolessa/pepper/issues) ## more For more info on the project, please the main editor [README](https://github.com/vamolessa/pepper)