Add files via upload

Initial upload along with example plugin and some docs.
This commit is contained in:
Paul M 2020-11-01 21:27:47 -06:00 committed by GitHub
parent aebac79c74
commit 04e9f8b165
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 378 additions and 0 deletions

3
normal.kpd Normal file
View file

@ -0,0 +1,3 @@
::Normal:: # You got the line is parsed by splitting by the ::
$text->insert('end', "Hi"); # $text, if you look at KAKE PADs code it the text widget