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 vim icon associations #904

Merged
merged 1 commit into from Dec 6, 2020
Merged

Add vim icon associations #904

merged 1 commit into from Dec 6, 2020

Conversation

pokedotdev
Copy link
Contributor

No description provided.

@PKief PKief self-requested a review December 5, 2020 11:54
Copy link
Owner

@PKief PKief left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, just want to check if the behavior is correct. If e.g. "viminfo" is configured as file extension it will only work for files like this:

image

and not for files which are named "viminfo". Is this correct?

Otherwise you have to add the fileNames array with ["viminfo"] too.

@pokedotdev
Copy link
Contributor Author

That's right, the file .viminfo is generated by Vim. I honestly do not know a file with the name viminfo.

@PKief
Copy link
Owner

PKief commented Dec 6, 2020

Alright, thanks for the response! Then everything looks fine 👌

@PKief PKief merged commit b8ac393 into PKief:master Dec 6, 2020
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.

None yet

2 participants