Restructured loading of editor modes; changed LSP config loading

This commit is contained in:
2025-07-06 15:05:12 -05:00
parent 27c4cda01a
commit 9e01628ffb
9 changed files with 64 additions and 44 deletions

View File

@@ -1,3 +1,4 @@
.lsp-config-text {
display: grid;
min-height: 25em;
}