Skip to content

axgkl/pds_lazy

Repository files navigation

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.

pds

Gotchas

  • We add the micromamba venv PATH last, at startup of vi (~/.local/bin/vi), so that we use the project's venvs, e.g. for Python.

=> Try installing new stuff from mason (e.g. LspInstall) with activated nvim micromamba environ! Otherise it will try install node modules in your activated env