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

Allow customizing the file path #1206

Closed
wants to merge 3 commits into from
Closed

Conversation

patnr
Copy link

@patnr patnr commented Mar 12, 2024

Usage example:
some-long/path/to/the/OneDrive - Company/folder/file
could get replaced by
D/folder/file
which is particularly useful if ~/D symlinks to the OneDrive dir.

Usage example,
'some-long/path/to/the/OneDrive - Company/folder/file'
could get replaced by
'D/folder/file'
which is particularly useful if ~/D symlinks to the OneDrive dir.
Copy link

Warning: This pull request is touching the following templated files:

  • doc/lualine.txt - lualine.txt is generated from README.md. Make changes there instead.

@shadmansaleh
Copy link
Member

Remove the changes from doc/lualine.txt. it'll be auto-generated upon merge

@shadmansaleh
Copy link
Member

One more thing can't this be already done with existing fmt option?

@patnr
Copy link
Author

patnr commented Mar 17, 2024

Yes, you're right, it absolutely can. Sorry for wasting your time!

@patnr patnr closed this Mar 17, 2024
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

Successfully merging this pull request may close these issues.

2 participants