🔧 Updated espanso/nvim configs

This commit is contained in:
z3rOR0ne 2025-03-30 13:55:57 -07:00
parent baf0b2b56a
commit e0ac133a41
5 changed files with 23 additions and 5 deletions

View file

@ -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>"