This commit is contained in:
2026-03-15 20:42:45 +02:00
parent d13b4cb5ac
commit ab8e056be4
7 changed files with 109 additions and 3 deletions
+10
View File
@@ -0,0 +1,10 @@
[Unit]
Description=Language server multiplexer server
Requires=lspmux.socket
[Service]
Type=simple
ExecStart=/home/user/.local/share/cargo/bin/lspmux server
[Install]
WantedBy=default.target