Skip to content

Conversation

@timteeee
Copy link
Contributor

When copying the suggested config in the readme, I found a bug with the open_by_os function where it was passing the output to vim.fn.expand which expects a string. The suggested config in the readme is actually a function that returns a string, resulting in the following error:

image

This fix allows for output to be either a string or a function that returns a string, in order to support the suggested config in the readme.

@isabelroses isabelroses merged commit 0025c3a into charm-and-friends:main Nov 14, 2024
3 checks passed
@isabelroses
Copy link
Member

Thanks for the fix

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