add periodic table

This commit is contained in:
end-4
2024-04-15 23:55:37 +07:00
parent c3a72e31b2
commit c7c64d2c7b
8 changed files with 451 additions and 180 deletions
@@ -113,6 +113,10 @@ let configOptions = {
'nextTab': "Ctrl+Page_Down",
'prevTab': "Ctrl+Page_Up",
},
'cheatsheet': {
'nextTab': "Page_Down",
'prevTab': "Page_Up",
}
},
}