Prerequisites
Build Dependencies
For building the binary:- cargo - Required if you wish to build from source
- curl and tar - Used to get prebuilt binary from GitHub (if not building from source)
Installation Methods
Choose your preferred package manager below:Important Notes
When loading the plugin synchronously, we recommend
requireing it sometime after your colorscheme.Recommended Neovim options:
Build from Source
If you want to build from source with lazy.nvim, modify the build command:source=true when installing.