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

https://github.com/peter-bread/minimal.nvim


https://github.com/peter-bread/minimal.nvim

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# minimal.nvim

Simple, single-file neovim config.

## Dependencies

### Required

- neovim

### Optional

- fd
- ripgrep
- any other tools to install specific mason packages

## Installation

```bash
git clone https://github.com/peter-bread/minimal.nvim.git --depth=1 ~/.config/nvim
```