SchemaStore.nvim icon indicating copy to clipboard operation
SchemaStore.nvim copied to clipboard

Scheme is missing for bitbucket-pipelines.yml

Open afranioce opened this issue 1 year ago • 0 comments

When I try to open the file bitbucket-pipelines.yml throw error below

Error executing vim.schedule lua callback: ...l/Cellar/neovim/0.9.5/share/nvim/runtime/lua/vim/lsp.lua:1308: RPC[Error] code_name = InternalError, message = "Request initialize failed with me
ssage: [UriError]: Scheme is missing: {scheme: \"\", authority: \"\", path: \"null\", query: \"\", fragment: \"\"}"
stack traceback:
        [C]: in function 'assert'
        ...l/Cellar/neovim/0.9.5/share/nvim/runtime/lua/vim/lsp.lua:1308: in function ''
        vim/_editor.lua: in function <vim/_editor.lua:0>

I have tested the other yaml like docker-compose.yml and works well

afranioce avatar Mar 23 '24 09:03 afranioce