Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date format options #184

Open
David-A-RogersHS2 opened this issue Feb 1, 2023 · 0 comments
Open

Date format options #184

David-A-RogersHS2 opened this issue Feb 1, 2023 · 0 comments

Comments

@David-A-RogersHS2
Copy link

Is there a way to specify the date format? Something I could set in vimoutlinerrc, perhaps? I have a running todo/done list with this format heading for each day:

Wed 01 Feb 2023

Which I currently create like this: inoremap <C-d> <C-R>=strftime('%a %d %b %Y')<CR>

It would be nice to get the same result from vimoutliner's \d in insert mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant