AutoYADM commit: 2025-02-12 12:25:05
This commit is contained in:
parent
de213728de
commit
239d736772
2 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@ LOG_FILE = "/tmp/completion.log"
|
|||
[[language]]
|
||||
name = "toml"
|
||||
roots = ["."]
|
||||
auto-format = true
|
||||
|
||||
[[language]]
|
||||
name = "markdown"
|
||||
|
|
|
@ -52,6 +52,7 @@ prepend_keymap = [
|
|||
"'",
|
||||
":",
|
||||
], run = 'plugin custom-shell -- auto --interactive --block', desc = "custom-shell as default, interactive, block" },
|
||||
{on = "h", run = 'shell --block "helix ."'}
|
||||
]
|
||||
[input]
|
||||
prepend_keymap = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue