forked from mirrors/qmk_firmware
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" : [
|
||||
"anchors",
|
||||
"edit-link",
|
||||
"etoc",
|
||||
"neo-navigator",
|
||||
"forkmegithub",
|
||||
"git-author",
|
||||
"hints",
|
||||
|
@ -22,10 +22,6 @@
|
|||
"color": "red",
|
||||
"url": "https://github.com/qmk/qmk_firmware"
|
||||
},
|
||||
"etoc": {
|
||||
"maxdepth": 3,
|
||||
"notoc": true
|
||||
},
|
||||
"toolbar": {
|
||||
"buttons": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue