lix my ballx

This commit is contained in:
Tao Tien 2026-02-10 02:26:23 -08:00
parent 8df82ca204
commit 6eeee7ac88
4 changed files with 35 additions and 2 deletions

View file

@ -235,6 +235,10 @@
# keep-sorted end
];
language-server = {
# lspmux = {
# command = "lspmux";
# };
basedpyright = {
command = "basedpyright-langserver";
args = ["--stdio"];
@ -273,6 +277,7 @@
language-servers = {
rust-analyzer.config = {
server.path = "/home/tao/.cargo/bin/rust-analyzer";
# server.path = "${pkgs.lspmux}/bin/lspmux";
procMacro = {
ignored = {
leptos_macro = [