abzcoding / lvim

🧑‍🚀 Bloated LunarVim 🚀
MIT License
471 stars 65 forks source link

MacOS Sonoma Issues #135

Closed abzcoding closed 1 year ago

abzcoding commented 1 year ago

temporarily using fzf-lua instead of telescope.nvim because of this bug in plenary

shuvro commented 1 year ago

When are these going to be merged?

abzcoding commented 1 year ago

When are these going to be merged?

Hopefully, the plenary issue gets fixed, and I'll close this issue and incorporate the changes (except fzf-lua) in a different merge request.

abzcoding commented 1 year ago

If you get Golang errors on the new Mac, it is related to this issue

A temporary fix would be to remove it from Mason and install it using

go install -ldflags="-extldflags=-Wl,-ld_classic" golang.org/x/tools/gopls@latest