aboutsummaryrefslogtreecommitdiff
path: root/plugins/spellcheck.lua
AgeCommit message (Expand)Author
2023-03-19Made spellcheck use `get_line_screen_position`, which works with linewrapping...Adam
2023-01-06`spellcheck`: Add cache (#179)Guldoman
2022-11-02Use new `command.add` syntax (#136)Guldoman
2022-09-16spellcheck: updated config spec to support file typejgmdev
2022-06-16updates to new command_view:enter interfacejgmdev
2022-05-31removed lite-xl version and left only mod versionjgmdev
2022-05-24added config_spec and other plugin compatibility fixes.jgmdev
2022-05-22Updated spellcheck to work with linewrapping.Adam Harrison
2022-05-22spellcheck: added toggle commandjgmdev
2022-05-22spellcheck: added context menujgmdev
2022-05-22Appropriately merged config hashes.Adam Harrison
2022-05-22Bumping versions.Adam Harrison
2021-11-17Added missing namespace to spellcheck.files config (#86)B14CK313
2021-08-17Updated mod-version and made things 2.0 instead of 2.00.Adam Harrison
2021-08-17Namespaced plugin configs.Adam Harrison
2021-08-17Updated all lua plugins to be compatible with 2.0.Adam Harrison
2021-05-22Add new tag modversionFrancesco Abbate
2021-04-09Completed verification and tagging of pluginsFrancesco Abbate
2020-05-22Add default path for words file on windowsJean-Sébastien Nadeau
2020-05-01Changed all plugins that do underlines to use 1*SCALE instead of divider sizerxi
2020-04-27Updated spellcheck plugin: fixed active word checkrxi
2020-04-27Made spellcheck plugin put caret at *end* of word when selectingrxi
2020-04-25Updated spellcheck pluginrxi
2020-04-23Moved all plugins to `plugins` dirrxi