Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nebunebu/nixvim

my nixvim config
https://github.com/nebunebu/nixvim

Last synced: about 1 month ago
JSON representation

my nixvim config

Awesome Lists containing this project

README

        

# Nixvim

My standalone nixvim config.

## Use

```nix
nix run github:nebunebu/nixvim
```

## Resources and Credits

- [siph/building_a_standalone_nixvim.md](https://gist.github.com/siph/288b7c6b5f68a1902d28aebc95fde4c5) for setting up standalone conf
- [hbjydev/hvim](https://github.com/hbjydev/hvim/blob/3bc249f9a4489ba7150ced08c1d448dbbf5a737a/config/ui/dashboard/default.nix) for setting up alpha.
- [spector700/Akari](https://github.com/spector700/Akari/blob/main/config/completion/cmp.nix) for setting up nvim-cmp.
- [nix-community/nixvim](https://github.com/nix-community/nixvim)