🔧 Updated espanso/nvim configs
This commit is contained in:
parent
baf0b2b56a
commit
e0ac133a41
5 changed files with 23 additions and 5 deletions
|
|
@ -218,6 +218,15 @@ matches:
|
|||
params:
|
||||
cmd: "~/scripts/align ; echo ''"
|
||||
|
||||
- trigger: ";matrix"
|
||||
force_clipboard: true
|
||||
replace: "{{output}}"
|
||||
vars:
|
||||
- name: output
|
||||
type: shell
|
||||
params:
|
||||
cmd: "~/scripts/matrix ; echo ''"
|
||||
|
||||
- trigger: ";<h1"
|
||||
force_clipboard: true
|
||||
replace: "<h1> </h1>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue