AutoYADM commit: 2025-04-03 16:05:17
This commit is contained in:
parent
5c3bac1fa9
commit
f3c5677843
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ b = ":sh git -C $(dirname $(realpath %{buffer_name})) blame -L %{cursor_line},%{
|
||||||
# lazygit
|
# lazygit
|
||||||
g = ":sh footclient -d error lazygit"
|
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} | wl-copy"
|
o = ":sh ~/.config/helix/scripts/get_git_provider_url.fish %{buffer_name} %{cursor_line}"
|
||||||
|
|
||||||
[keys.normal."["]
|
[keys.normal."["]
|
||||||
x = "extend_line_above"
|
x = "extend_line_above"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue