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

Error executing vim.schedule lua callback: /usr/share/nvim/runtime/lua/vim/lsp/_dynamic.lua:43: bad argument #1 to ' ipairs' (table expected, got nil) #291

Open
ShelpAm opened this issue Sep 25, 2024 · 1 comment

Comments

@ShelpAm
Copy link

ShelpAm commented Sep 25, 2024

When it is used in neovim, neovim reports as title.

@ChillerDragon
Copy link

Error executing vim.schedule lua callback: /usr/local/share/nvim/runtime/lua/vim/lsp/_dynamic.lua:41: bad
 argument #1 to 'ipairs' (table expected, got nil)                                                       
stack traceback:                                                                                         
        [C]: in function 'ipairs'                                                                        
        /usr/local/share/nvim/runtime/lua/vim/lsp/_dynamic.lua:41: in function 'unregister'              
        /usr/local/share/nvim/runtime/lua/vim/lsp/_dynamic.lua:29: in function 'register'                
        /usr/local/share/nvim/runtime/lua/vim/lsp/handlers.lua:116: in function 'handler'                
        /usr/local/share/nvim/runtime/lua/vim/lsp/client.lua:998: in function ''                         
        vim/_editor.lua: in function <vim/_editor.lua:0> 
NVIM v0.11.0-dev-1046+g25b53b593e
Build type: RelWithDebInfo
LuaJIT 2.1.1727870382
Run "nvim -V1 -v" for more info

built from master at neovim/neovim@25b53b5 to be specific.

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

No branches or pull requests

2 participants