Comment on Emacs Bedrock 2.0parentComments−maleldil3dI'm missing a good way to turn on/off plugins and settings depending on the directory. Eg turning off rust-analyzer on some projects, or using pyright instead of mypy as the LSP.−speedster2173dDoesn't lazy.nvim have some support for that?I use the LazyVim distribution but I remember something in the docs about per-repo plugin settings
Comments
I'm missing a good way to turn on/off plugins and settings depending on the directory. Eg turning off rust-analyzer on some projects, or using pyright instead of mypy as the LSP.
Doesn't lazy.nvim have some support for that?
I use the LazyVim distribution but I remember something in the docs about per-repo plugin settings