Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-15 | yapf -rip on plugins | mathieui | |
2016-07-06 | Remove some unused things | louiz’ | |
2016-06-28 | Make plugins import from the absolute poezio package. | Emmanuel Gil Peyrot | |
2014-12-09 | Fix #2457 (add real regex support to the autocorrect plugin) | mathieui | |
2014-05-17 | Do not autocorrect when the remote entity does not support correction | mathieui | |
2014-03-27 | Remove useless "installation" parts from the plugin documentations | mathieui | |
2013-11-28 | Add an “autocorrect” plugin with a sed-like syntax | Mathieu Pasquet | |
TODO (eventually): - correct words when using “word*” or “*word” using levenshtein distance - allow regular expressions for replacement |