index
:
pragtical-plugins
master
Plugins for the Pragtical editor
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
autoinsert.lua
Age
Commit message (
Expand
)
Author
2022-11-02
Add workaround for sorted `Doc:get_selection` issue (#141)
Guldoman
2022-11-02
Use new `command.add` syntax (#136)
Guldoman
2022-07-11
`autoinsert`: remove initial refactoring code added by mistake
Guldoman
2022-07-11
`autoinsert`: avoid deleting wrong characters
Guldoman
2022-05-31
removed lite-xl version and left only mod version
jgmdev
2022-05-22
Appropriately merged config hashes.
Adam Harrison
2022-05-22
Bumping versions.
Adam Harrison
2021-08-17
Updated mod-version and made things 2.0 instead of 2.00.
Adam Harrison
2021-08-17
Namespaced plugin configs.
Adam Harrison
2021-08-17
Updated all lua plugins to be compatible with 2.0.
Adam Harrison
2021-05-22
Add new tag modversion
Francesco Abbate
2021-04-08
Initial verification and plugin tagging
Francesco Abbate
2020-10-01
Updated autoinsert plugin
rxi
2020-06-28
Added backtick support to autoinsert plugin
rxi
2020-06-22
added single quotes to autoinsert_map
Sebastian Huebner
2020-06-17
Added better support for ctrl+backspace to `autoinsert`
rxi
2020-06-13
Added plugin `autoinsert`
rxi