Closed csyJoy closed 1 year ago
here is the result of :LspInfo
when I add require("lspconfig").sourcekit.setup({})
in xbase.lua
the problem was solved. It seems that sourcekit-lsp
isn't launched by xbase
, In the installation guide I find a note for sourcekit-lsp
, is this note for all nvim package manager ? or just for the dein
?
also, after sloving this problem, I encounter a problem same as #224 , and #226 LGTM.
Editor/Client you used
Neovim
Installation and Dependences checklist
Description
when I opened a swift project,
Lazy.nvim
installedxbase
and built it successfully, but when I used:LspInfo
, I foundsourcekit-lsp
did not attach to the nvim buffer.Expected behavior
No response
Reproduce
Actual behavior
Operating system and version
macOS 13.4
xbase version / branch / rev
master
Neovim version
NVIM v0.9.1
Vscode version (if the editor you used is vscode)
No response
Installed XCode Developer Tools
XBase Logs
XBase Build Server Logs
No response