Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axgkl/pds_lazy

My lazyvim setup
https://github.com/axgkl/pds_lazy

Last synced: about 2 months ago
JSON representation

My lazyvim setup

Awesome Lists containing this project

README

        

# 💤 LazyVim

A starter template for [LazyVim](https://github.com/LazyVim/LazyVim).
Refer to the [documentation](https://lazyvim.github.io/installation) 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