You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run :luafile scripts/download_sumneko.lua
I get this error, is there something I am doing wrong because I don't fully comprehend the docs maybe (I am a noob into this)
Here the error I get.
stack traceback:
...ins/neovim/nvim/plugged/plenary.nvim/lua/plenary/job.lua:370: in function '_execute'
...ins/neovim/nvim/plugged/plenary.nvim/lua/plenary/job.lua:413: in function 'start'
...ins/neovim/nvim/plugged/plenary.nvim/lua/plenary/job.lua:417: in function 'sync'
plugged/nlua.nvim/scripts/download_sumneko.lua:25: in function 'run'
plugged/nlua.nvim/scripts/download_sumneko.lua:55: in function 'build'
plugged/nlua.nvim/scripts/download_sumneko.lua:62: in main chunk
The text was updated successfully, but these errors were encountered:
I can try and fix it at some point, but honestly it's not too hard to run manually -- I just added a script for myself since it was just as easy as running the commands mostly.
When I run :luafile scripts/download_sumneko.lua
I get this error, is there something I am doing wrong because I don't fully comprehend the docs maybe (I am a noob into this)
Here the error I get.
I got the latest Neovim installed etc.
The text was updated successfully, but these errors were encountered: