Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/axgkl/pds_lazy
- Owner: axgkl
- License: apache-2.0
- Created: 2023-04-21T22:58:27.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T00:36:32.000Z (4 months ago)
- Last Synced: 2024-12-05T08:10:46.290Z (about 2 months ago)
- Language: Lua
- Size: 3.92 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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