NVIM v0.7.2
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by brew@HMBRW-A-001-M1-004.local
Features: +acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.7.2_1/share/nvim"
Run :checkhealth for more info
Issue
Can't use completion with clojure-lsp due to responses(a:data['response']['result']) from LSP don't be converted to type dictionary.(It's list)
Environment
vim version:
Issue
Can't use completion with
clojure-lsp
due to responses(a:data['response']['result']
) from LSP don't be converted to typedictionary
.(It'slist
)Logs
vim-lsp
's debug log: