Desc
This crate can help you extend your current text
How to use
- Put your keyword mapping in config.yml
yaml
abc: |-
a
b
c
my_mail: my_email@google.com
- Input mymail at everywhere and then double press LAlt(use system clipboard) or RAlt(use keyboard input), then it will be replaced to myemail@google.com
- There are some onboarded keyword mapping
!fk name => random fake name
!fk ip => random fake ip
!fk email => random fake email
!fk lorem[count] => random fake words, default count: 100