Closed sainttttt closed 1 year ago
I keep getting this in the logs
[ERROR][2023-06-16 08:33:11] .../vim/lsp/rpc.lua:734 "rpc" "/usr/bin/sourcekit-lsp" "stderr" "[2023-06-16 08:33:11.205] error response (Request Failed): error: unknown argument: '-use-frontend-parseable-output'\n"
Hi! I was wondering how to get the neovim default LSP to work with xbase.
Building and running works fine now, however if I try and use the default
vim.lsp.buf.definition
I get nothing in my project. Is there something else I need to setup? Thanks!