Comment by ncphillips

6 hours ago

Neovim has been game changing. Literally nothing I miss from VSCode or Jetbrains now

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