Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 491 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 491 Bytes

💤 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