feat: lsps

This commit is contained in:
Kat Inskip 2025-12-10 06:03:58 -08:00
parent e7ee7d3ac2
commit 414a45327b
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
2 changed files with 4 additions and 1 deletions

View file

@ -20,13 +20,16 @@ in {
"nixd"
"zk"
"gleam"
"elixirls"
"qmlls"
"somesass"
"luau_lsp"
"stylua"
];
disabledPackageServers = [
"rust_analyzer"
"luau_lsp"
"elixirls"
"stylua"
];
in

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
adb reverse tcp:9757 tcp:9757
adb shell am start -a android.intent.action.VIEW -d "wivrn+tcp://localhost" org.meumeu.wivrn.github.testing
adb shell am start -a android.intent.action.VIEW -d "wivrn+tcp://localhost" org.meumeu.wivrn.github.nightly