| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Add some comments about how to add ruff-lsp
Signed-off-by: David Runge <dave@sleepmap.de>
|
|
|
|
|
|
|
|
| |
With newer helix this config does no longer work.
It is better to find a ruff based one in the future as noone in their
right mind should configure e.g. flake8.
Signed-off-by: David Runge <dave@sleepmap.de>
|
| |
|
|
|
|
| |
Remove empty lines from languages config.
|
| |
|
|
.config/helix/config.toml:
Add basic config.
.config/helix/languages.toml:
Add auto-formatting for rust.
|