vault update: plugins, templates

This commit is contained in:
2026-05-14 15:05:15 +10:00
parent 0def72ea4e
commit 5c71c6b4ac
42 changed files with 32142 additions and 28 deletions

View File

@@ -0,0 +1,10 @@
.relative-line-numbers-mono {
font-family: monospace;
white-space: pre;
}
.cm-lineNumbers {
font-family: monospace;
white-space: pre;
min-width: 25px; /* prevent relative line numbers from shifting on files with ~10-20 lines */
}