axgkl / pds_lazy

My lazyvim setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💤 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

About

My lazyvim setup

License:Apache License 2.0


Languages

Language:Lua 37.4%Language:Vim Script 20.3%Language:Python 19.1%Language:CSS 14.9%Language:Shell 6.1%Language:Vim Snippet 2.2%