more refactor, start using stdb for everything???

4.5th rewrite for tui
This commit is contained in:
Tao Tien 2026-02-16 00:05:57 -08:00
parent 034e543d40
commit c3686221aa
29 changed files with 478 additions and 744 deletions

View file

@ -1,6 +1,6 @@
# [language-server.lspmux]
# command = "lspmux"
[language-server.lspmux]
command = "lspmux"
# [[language]]
# name = "rust"
# language-servers = ["lspmux"]
[[language]]
name = "rust"
language-servers = ["lspmux"]