Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maximiliengilet/nvim


https://github.com/maximiliengilet/nvim

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# My Neovim configuration 🧑‍💻

Based on [LazyVim](https://github.com/LazyVim/LazyVim).

## Installation

Backup your current configuration:

```bash
mv ~/.config/nvim ~/.config/nvim.bak
```

Clone this repository:

```bash
git clone https://github.com/maximilienGilet/nvim ~/.config/nvim
```