Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anarsoul/lazyvim
https://github.com/anarsoul/lazyvim
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/anarsoul/lazyvim
- Owner: anarsoul
- License: apache-2.0
- Created: 2023-03-11T00:46:02.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T20:17:49.000Z (12 months ago)
- Last Synced: 2024-01-12T07:15:46.491Z (12 months ago)
- Language: Lua
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💤 anarsoul's LazyVim config
Based on a starter template for [LazyVim](https://github.com/LazyVim/LazyVim).
If you use nix and see following error:
```
Error executing lua Failed to load parser: uv_dlopen: libstdc++.so.6
```Do: `:TSUninstall all` from nvim, then `nix-enter`, `nix-shell -p gcc` and finally `:TSInstall all`