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

https://github.com/alphanecron/nvim-conf

NeoVim config.
https://github.com/alphanecron/nvim-conf

Last synced: about 1 year ago
JSON representation

NeoVim config.

Awesome Lists containing this project

README

          

## NeoVim config
My custom NeoVim config built on top of [NvChad](https://nvchad.com/), designed for competitive programming with C++, still WIP.

> [!CAUTION]
> Not ready for local use.

### Usage
```sh
rm -rf ~/.local/share/nvim
mv ~/.config/{nvim,nvim.bak}
git clone https://github.com/AlphaNecron/nvim-conf ~/.config/nvim
nvim
```

### Screenshot
![Screenshot](https://github.com/AlphaNecron/nvim-conf/assets/57827456/f20707f2-e48c-457c-bac5-314d8c431186)