AutoYADM commit: 2025-04-18 23:15:05
This commit is contained in:
parent
adc6277ee9
commit
2696899276
1 changed files with 2 additions and 0 deletions
|
@ -186,6 +186,8 @@ g = ":sh footclient -d error lazygit"
|
||||||
# URL to current line
|
# URL to current line
|
||||||
o = ":sh ~/.config/helix/scripts/get_git_provider_url.fish %{buffer_name} %{cursor_line}"
|
o = ":sh ~/.config/helix/scripts/get_git_provider_url.fish %{buffer_name} %{cursor_line}"
|
||||||
r = ":reset-diff-change"
|
r = ":reset-diff-change"
|
||||||
|
# minimap fun!
|
||||||
|
m = ':sh code-minimap (path resolve %{buffer_name})'
|
||||||
|
|
||||||
[keys.normal."["]
|
[keys.normal."["]
|
||||||
x = "extend_line_above"
|
x = "extend_line_above"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue