Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

fix: parameter type for vim.fn.getline() #144

Merged
merged 3 commits into from
Mar 24, 2023
Merged

fix: parameter type for vim.fn.getline() #144

merged 3 commits into from
Mar 24, 2023

Conversation

krapjost
Copy link
Contributor

No description provided.

@folke
Copy link
Owner

folke commented Mar 23, 2023

Those files are auto generated. Please check some merged PRs on how to contribute

@krapjost
Copy link
Contributor Author

Those files are auto generated. Please check some merged PRs on how to contribute

I suppose i fixed..!

@krapjost
Copy link
Contributor Author

And i want to ask you something.
If the return type is an array of strings or an empty array, is the type annotation something like "string[ ] | nil[ ]"?

@folke folke merged commit ab56354 into folke:main Mar 24, 2023
@folke
Copy link
Owner

folke commented Mar 24, 2023

Thank you for the PR!

the type for an empty array or array of strings is still just string[]

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

Successfully merging this pull request may close these issues.

2 participants