Lean support for Sublime’s LSP plugin
Uses Lean to provide completions, validation, and other features for lean code.
Note
- Make sure you have already installed
lean, such that the command works and is accessible from yourPATH.- The lean language syntax definition is provided separately as the Lean package in Package Control.
Open configuration file by running Preferences: LSP-lean Settings from Command Palette
or via Main Menu (Preferences > Package Settings > LSP > Servers > LSP-lean).