Awesome
ConfigPulse
A simple plugin to see how long it's been since you touched your Neovim config
Installation
Install using your favourite plugin manager. Url is mrquantumcodes/configpulse
Usage
Just use the command :ConfigPulse
to get the time since your Neovim config was modified.
Update
You can now use require('configpulse').get_time()
to get a table of the days, hours and minutes since your config was modified, it being printed out.