summaryrefslogtreecommitdiff
path: root/src/config
Commit message (Collapse)AuthorAge
* use unsafe blocks instead of mutexesNathan Reiner2024-08-10
|
* add global fileloader registryNathan Reiner2024-08-10
|
* refactore runnableNathan Reiner2024-08-08
|
* add shift modifier tagNathan Reiner2024-08-03
|
* add default return value to keymapNathan Reiner2024-08-03
|
* add editor keymapNathan Reiner2024-08-03
|
* add keymap for view and globalNathan Reiner2024-08-03
|
* change 'viewsheet' bindings to 'view'Nathan Reiner2024-08-02
|
* add editor theme and state lua bindingsNathan Reiner2024-08-02
|
* add editor themeNathan Reiner2024-08-02
|
* remove unneeded `pub`Nathan Reiner2024-08-02
|
* add bartheme and barstate to sheetviewNathan Reiner2024-08-02
|
* sheetview add background theme parameterNathan Reiner2024-08-02
|
* add state which is shared with the lua environmentNathan Reiner2024-08-02
|
* minor cleanupNathan Reiner2024-08-01
|
* use EvalTo for all sheetview config valuesNathan Reiner2024-08-01
|
* add evalstoNathan Reiner2024-08-01
|
* add neosheetrc supportNathan Reiner2024-07-26