What's Changed
- Addition of
#![warn(clippy::nursery, clippy::pedantic)]. by @Xithrius in https://github.com/ParthJadhav/Verve/pull/27 - fix: shortcuts with
Optionkey by @Ty3uK in https://github.com/ParthJadhav/Verve/pull/31 - fix: reduce flickering by @Ty3uK in https://github.com/ParthJadhav/Verve/pull/30
- style: add prettier by @benediktms in https://github.com/ParthJadhav/Verve/pul...