helix: add tinymist pin command
This commit is contained in:
@@ -29,6 +29,10 @@ display-inlay-hints = true
|
||||
[keys.normal.g]
|
||||
"b" = ":sh git show %sh{git blame -L %{cursor_line},+1 %{buffer_name} | awk '{print $1}'}"
|
||||
|
||||
# T, like telephone to the LSP (call the LSP)
|
||||
[keys.normal.t]
|
||||
"p" = ':lsp-workspace-command tinymist.pinMain "%sh{realpath %{buffer_name}}"'
|
||||
|
||||
[keys.normal.z]
|
||||
s = ":set soft-wrap.enable true"
|
||||
S = ":set soft-wrap.enable false"
|
||||
|
||||
Reference in New Issue
Block a user