fnussbaum
fnussbaum
I think you either need to use `(with-eval-after-load 'lsp-pylsp ...)` or set the `lsp-pylsp` user options such as `lsp-pylsp-plugins-ruff-executable` instead, see https://github.com/emacs-lsp/lsp-mode/blob/7c0df125c19536646634dca9e27ecb3705db7521/clients/lsp-pylsp.el#L370-L471.
I can't reproduce this exactly, though I have only tried without exwm. > * `SPC w v` to split-window-right > > * `SPC l S` to save the layout `foo`...
Unfortunately I cannot reproduce this using exwm either.
It seems many of the keybindings listed in the exwm layer readme are not actually set by the layer (for example switching, moving and resizing windows). For the `s-` binding,...
I would support not pulling directly from MELPA by default. If we decide to implement some kind of mirror, I think it would be great to have sort of a...
> I've created a convenient snapshot project at https://delpa.org/ . Thanks for the initiative, this looks good to me! Would it make sense to also snapshot GNU ELPA/Non-GNU ELPA, or...
@smile13241324 @bcc32 What do you think about this?
> The only concern I have is what to do with pure github based packages. Here we would need to refer to fixed releases as well but I am unsure...
> Spacemacs need to provide a way for user to override the default respository. Currently this is possible by setting `configuration-layer-elpa-archives` and `package-archive-priorities` in `dotspacemacs/user-init` (or by editing the `.lock`...
> Could you document them? I'm not aware of them and they don't seem to be mentioned anywhere. Sure, I've added this to my list, but I'm pretty booked up...