AutoYADM commit: 2025-05-05 19:36:08
This commit is contained in:
parent
e898ddf48d
commit
973b98ec5c
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@ words = [
|
||||||
"hmac",
|
"hmac",
|
||||||
"pathlib",
|
"pathlib",
|
||||||
"ttp",
|
"ttp",
|
||||||
|
"typst",
|
||||||
"wav",
|
"wav",
|
||||||
"wordlist",
|
"wordlist",
|
||||||
]
|
]
|
||||||
|
|
|
@ -194,7 +194,7 @@ C-u = ["page_cursor_half_up", "align_view_center"]
|
||||||
# language specific commands
|
# language specific commands
|
||||||
[keys.normal.space.l]
|
[keys.normal.space.l]
|
||||||
# open pdf preview for typst
|
# open pdf preview for typst
|
||||||
p = ':sh ~/dev/utils/helix-pdf/hx-typ-zathura.fish -l -k %{buffer_name}'
|
p = ':sh ~/dev/utils/helix-pdf/hx-typ-zathura.fish --watch --kill-on-exit %{buffer_name}'
|
||||||
# p = ':sh ~/.config/helix/scripts/hx-typ-zathura.fish -k %{buffer_name}'
|
# p = ':sh ~/.config/helix/scripts/hx-typ-zathura.fish -k %{buffer_name}'
|
||||||
|
|
||||||
# git stuff
|
# git stuff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue