add mail for picard, add picard to ds9 proxy

This commit is contained in:
Lucy Hochkamp 2025-04-02 18:56:56 +02:00
parent a38e5fd3a9
commit 97220577b9
No known key found for this signature in database
4 changed files with 47 additions and 2 deletions

6
.helix/languages.toml Normal file
View file

@ -0,0 +1,6 @@
[language-server.nil]
command = "nil"
[[language]]
name = "nix"
formatter = {command = "nixfmt"}
language-servers = [ "nil" ]