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

Add support for $TIME_STYLE environment variable #51

Open
BrandonStaab opened this issue Nov 8, 2021 · 0 comments
Open

Add support for $TIME_STYLE environment variable #51

BrandonStaab opened this issue Nov 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@BrandonStaab
Copy link

The command ls supports the environment variable $TIME_STYLE
https://www.man7.org/linux/man-pages/man1/ls.1.html

It would be nice if g:blamer_date_format could detect if the variable is set and use it. Right now I am resorting to let g:blamer_date_format = trim($TIME_STYLE, '+') which works fine for what I need, but is not ideal or complete.

@georgesofianosgr georgesofianosgr added the enhancement New feature or request label Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants