mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-22 16:34:38 +00:00
try page-toc in place of navigator
This commit is contained in:
parent
10b389f79c
commit
d6d14b6794
1 changed files with 1 additions and 1 deletions
|
@ -5,11 +5,11 @@
|
||||||
"plugins" : [
|
"plugins" : [
|
||||||
"anchors",
|
"anchors",
|
||||||
"edit-link",
|
"edit-link",
|
||||||
"navigator",
|
|
||||||
"forkmegithub",
|
"forkmegithub",
|
||||||
"git-author",
|
"git-author",
|
||||||
"hints",
|
"hints",
|
||||||
"numbered-headings",
|
"numbered-headings",
|
||||||
|
"page-toc",
|
||||||
"terminal",
|
"terminal",
|
||||||
"toolbar"
|
"toolbar"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue