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

https://github.com/marcuswhybrow/neovim

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

lua neovim nix

Last synced: 3 months 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
```