mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
chore: remove unused xtask themelint (#10294)
* chore: remove unused xtask themelint * chore(clippy): remove unused themes
This commit is contained in:
parent
ea2a4858b7
commit
be8afe1bfe
4 changed files with 0 additions and 222 deletions
|
@ -36,13 +36,6 @@ For inspiration, you can find the default `theme.toml`
|
|||
user-submitted themes
|
||||
[here](https://github.com/helix-editor/helix/blob/master/runtime/themes).
|
||||
|
||||
### Using the linter
|
||||
|
||||
Use the supplied linting tool to check for errors and missing scopes:
|
||||
|
||||
```sh
|
||||
cargo xtask themelint onedark # replace onedark with <name>
|
||||
```
|
||||
|
||||
## The details of theme creation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue