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

Fix E5108 in getcompletions #207

Merged
merged 1 commit into from
Dec 28, 2022
Merged

Fix E5108 in getcompletions #207

merged 1 commit into from
Dec 28, 2022

Conversation

tzachar
Copy link
Contributor

@tzachar tzachar commented Dec 28, 2022

:echo getcompletion('Laz ', 'cmdline') results in the following error (notice the extra space in 'Laz ')

E5108: Error executing Lua function: ...cal/share/nvim/lazy/lazy.nvim/lua/lazy/view/commands.lua:60: attempt to index a nil value                                             
stack traceback:                                                                                                                                                              
        ...cal/share/nvim/lazy/lazy.nvim/lua/lazy/view/commands.lua:60: in function <...cal/share/nvim/lazy/lazy.nvim/lua/lazy/view/commands.lua:58>             

@tzachar
Copy link
Contributor Author

tzachar commented Dec 28, 2022 via email

@folke folke merged commit acd6697 into folke:main Dec 28, 2022
@folke
Copy link
Owner

folke commented Dec 28, 2022

thank you!

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