mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
Try neo-navigator in place of etoc
This commit is contained in:
parent
3e3c3e2b24
commit
dcd715ed4d
1 changed files with 1 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
||||||
"plugins" : [
|
"plugins" : [
|
||||||
"anchors",
|
"anchors",
|
||||||
"edit-link",
|
"edit-link",
|
||||||
"etoc",
|
"neo-navigator",
|
||||||
"forkmegithub",
|
"forkmegithub",
|
||||||
"git-author",
|
"git-author",
|
||||||
"hints",
|
"hints",
|
||||||
|
@ -22,10 +22,6 @@
|
||||||
"color": "red",
|
"color": "red",
|
||||||
"url": "https://github.com/qmk/qmk_firmware"
|
"url": "https://github.com/qmk/qmk_firmware"
|
||||||
},
|
},
|
||||||
"etoc": {
|
|
||||||
"maxdepth": 3,
|
|
||||||
"notoc": true
|
|
||||||
},
|
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"buttons": [
|
"buttons": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue