summaryrefslogtreecommitdiff
path: root/src/widgets/luaeditor
Commit message (Collapse)AuthorAge
* code cleanupNathan Reiner2024-08-10
|
* use unsafe blocks instead of mutexesNathan Reiner2024-08-10
|
* add default return value to keymapNathan Reiner2024-08-03
|
* fix cursor rendering in editorNathan Reiner2024-08-03
|
* add cursor shape handlingNathan Reiner2024-08-03
|
* add editor keymapNathan Reiner2024-08-03
|
* add editor theme and state lua bindingsNathan Reiner2024-08-02
|
* add editor themeNathan Reiner2024-08-02
|
* add tui-cursor handlingNathan Reiner2024-08-02
|
* add bartheme and barstate to sheetviewNathan Reiner2024-08-02
|
* implement new lua interfaceNathan Reiner2024-08-02
|
* add state which is shared with the lua environmentNathan Reiner2024-08-02
|
* minor cleanupNathan Reiner2024-08-01
|
* add statusbar widgetNathan Reiner2024-07-28
|
* editor add scrollingNathan Reiner2024-07-25
|
* run prettifierNathan Reiner2024-07-25
|
* editor add syntax highlighting using treesitterNathan Reiner2024-07-25
|
* luaeditor add autoindentNathan Reiner2024-07-25
|
* first sketchNathan Reiner2024-07-25