<palign="center"><picture><imgalt="helix and nix logo"src="https://user.fm/files/v2-d436e1fd71e3ec042af2d52a5b2affe9/helix.drv.png"width="250"></picture><h3align="center">helix.drv</h3></p>My helix setup, runnable via:
```sh
nix run git+https://git.jolheiser.com/helix.drv
```To add color LSP support to any given language, extend the LSPs configured for that language and add `colors`.
See [this server's configuration](.helix/languages.toml) for an example.
## License
[MIT](LICENSE)