Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nullchilly/catnvim
C at Nvim
https://github.com/nullchilly/catnvim
Last synced: 13 days ago
JSON representation
C at Nvim
- Host: GitHub
- URL: https://github.com/nullchilly/catnvim
- Owner: nullchilly
- Created: 2021-07-01T08:52:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T21:33:37.000Z (7 months ago)
- Last Synced: 2025-01-04T08:27:49.285Z (21 days ago)
- Language: C
- Homepage:
- Size: 1.73 MB
- Stars: 199
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Neovim config written in C](https://www.reddit.com/r/neovim/comments/10o62tl/introducing_neovim_config_written_in_c/)
![](https://user-images.githubusercontent.com/56817415/215325852-d7423562-f215-4a3d-b195-0be901c1d5fa.png)
# Installation
```sh
git clone https://github.com/nullchilly/CatNvim ~/.config/CatNvim
NVIM_APPNAME="CatNvim" nvim
```