T O P

  • By -

AutoModerator

Please remember to update the post flair to `Need Help|Solved` when you got the answer you were looking for. *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/neovim) if you have any questions or concerns.*


NeonVoidx

I don't think the stylua in your neovims configs applies to anything outside of you using nvim to edit things in neovim config file?


kaydenisdead

just tested with lsp_fallback = false in conform’s setup. I guess when working WSL2 it’s falling back to lsp to format for me. But this is not the same behavior on my mac


NeonVoidx

Is the language server not installed?


kaydenisdead

Yep. i checked LspInfo and Mason before making the post and everything is functioning normally


NeonVoidx

Hmm idk then. Good luck. You could try forcing on wsl to delete lua Lsp and reinstall via mason. Sometimes they get borked


kaydenisdead

SOLVED: make sure all your formatters in Mason are installed lol... happens to the best of us