Ecosyste.ms: Awesome
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: 27 days ago
JSON representation
Neovim configured by Marcus in Nix
- Host: GitHub
- URL: https://github.com/marcuswhybrow/neovim
- Owner: marcuswhybrow
- Created: 2023-11-30T19:23:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T19:39:52.000Z (3 months ago)
- Last Synced: 2024-09-17T12:59:56.608Z (3 months ago)
- Topics: lua, neovim, nix
- Language: Lua
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```