zwindl
zwindl
when I open it to chat with my friend ,and I was using my old profile :p
fc 菊苣~ _(:з」∠)_
Met the same issue today. Solution: 1. cd into your lsp-mode package dir 2. remove all .elc file 3. reboot emacs
It appears too big on my laptop now. Distro: Arch Linux KDE Plasma Version: 5.26.1 KDE Frameworks Version: 5.99.0 QT Version: 5.15.6 Graphics Platform: X11 UI Scale: 250% Resolution: 3840x2160...
My approach is to harness the ability of `on_init` hook: That's the content of my `lsp/jsonls.lua`: ```lua return { -- use on_init hook to defer the schema load as third-party...
@carlos-algms , have you enabled the lsp client by `vim.lsp.enable('jsonls')`?
Wait, mine doesn't work either now, I need a closer look. 🤔