AutoYADM commit: 2025-07-21 21:05:41

This commit is contained in:
Daniel Fichtinger 2025-07-21 21:05:42 -04:00
parent 7ecd0aded5
commit 1b72de2a95

View file

@ -195,3 +195,4 @@ define-command markdown-code-block %{
execute-keys 'o```<esc>o```<esc>kA'
}
map -docstring 'codeblock' global markdown ` ': markdown-code-block<ret>'
map -docstring 'lazygit' global git g ': terminal lazygit<ret>'