Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcuswhybrow/neovim

Neovim configured by Marcus in Nix
https://github.com/marcuswhybrow/neovim

lua neovim nix

Last synced: 27 days ago
JSON representation

Neovim configured by Marcus in Nix

Awesome Lists containing this project

README

        

```
nix run github:marcuswhybrow/neovim
```

Has light and dark colour themes. Pick a theme using vim commands:

```
:set bg=light
:set bg=dark
```