SchemaStore.nvim
SchemaStore.nvim copied to clipboard
Scheme is missing for bitbucket-pipelines.yml
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