Gelio / cmp-natdat

nvim-cmp source to autocomplete natural dates and turm them into ISO dates
MIT License
24 stars 1 forks source link

Include current date when completing only the time #4

Open Gelio opened 1 year ago

Gelio commented 1 year ago

Resolving the time-only completion (e.g. @7:25) should include the current date: 2023-10-26 7:25.

Otherwise, the @7:25 completion is useless, since it is the same as just typing the time 7:25.