Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anarsoul/lazyvim


https://github.com/anarsoul/lazyvim

Last synced: about 1 month ago
JSON representation

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`