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
+1
View File
@@ -230,6 +230,7 @@ d = ":toggle inline-diagnostics.cursor-line disable warning"
D = ":toggle inline-diagnostics.other-lines disable error"
l = ":lsp-stop"
L = ":lsp-restart"
A-l = ":run-shell-command lspmux reload"
# t = [":toggle cursorline", ":toggle line-number absolute relative"]
# https://github.com/helix-editor/helix/issues/13187