Commit Graph
5 Commits
Author SHA1 Message Date
rootiest c522fa6101 ♻️ refactor(types): allow plugins to reference file/buffer types and other options from a single file
Allow plugins to use data.types for various tables/functions
2024-08-23 10:00:07 -04:00
rootiest 77534927af ♻️ refactor(keys): move plugin keys to a single file
Allows plugins to reference their keys table from data.keys
2024-08-23 09:58:02 -04:00
rootiest 5f1a8d3b4d ♻️ refactor(func): move some plugin functions to a single file
Allows plugins to reference functions (init, config, cond, etc) from data.func
2024-08-23 09:57:21 -04:00
rootiest 82ae6922e0 ♻️ refactor(cmd): move cmd options to a single file
Plugins can reference their cmd table from the data.cmd file
2024-08-23 09:56:26 -04:00
rootiest 679b0feeb9 feat: update preview file width and height based on dynamic logo dimensions 2024-08-23 09:54:45 -04:00