summaryrefslogtreecommitdiff
path: root/searx/plugins/vim_hotkeys.py
AgeCommit message (Collapse)Author
2022-05-07theme: remove __common__Alexandre Flament
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
This patch was generated by black [1]:: make format.python [1] https://github.com/psf/black Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-01-07[enh] Add preference section to two upstream plugins for simple theme ↵Étienne Deparis
integration
2016-07-04[enh][fix] update to latest dependencies ++ fix tests & travis test runnerAdam Tauber
WARNING: dependency changes
2016-04-23[WIP] Add vim-hotkeys pluginKirill Isakov