add mail for picard, add picard to ds9 proxy
This commit is contained in:
parent
a38e5fd3a9
commit
97220577b9
4 changed files with 47 additions and 2 deletions
6
.helix/languages.toml
Normal file
6
.helix/languages.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[language-server.nil]
|
||||
command = "nil"
|
||||
[[language]]
|
||||
name = "nix"
|
||||
formatter = {command = "nixfmt"}
|
||||
language-servers = [ "nil" ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue