[mod] simple theme: fix eslint errors, fix VIM keys

* VIM keys: fix the next page and previous pages (n, p keys)
* Map: Enable the wikipedia map (the layer was initialized but not included)
This commit is contained in:
Alexandre Flament 2021-08-24 11:31:29 +02:00
parent 183c856396
commit f77f797f8c
7 changed files with 56 additions and 50 deletions

View file

@ -15,6 +15,7 @@
* (C) 2019 by Alexandre Flament
*
*/
/* global DocumentTouch:readonly */
(function(w, d) {
'use strict';