A simple date insertion plug-in for Sublime Text 2 and 3. It is primarily based off of Rob McCormack's code with some tweaks.
I haven't gotten it into Package Control, mainly due to similar naming to FitcheFoll. Mine isn't as fancy, there are no dependencies.
I didn't build any hotkeys for this, due to personal preference. But can be easily added by setting hotkeys for insert_date
and insert_date_panel
. Both show up in the Command Pallette as "Insert Date: Simple" and "Insert Date: Pop-up", respectively.