Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alvaro17f/nvim

nvim configuration
https://github.com/alvaro17f/nvim

nvim

Last synced: 11 days ago
JSON representation

nvim configuration

Awesome Lists containing this project

README

        

# NVIM

## Introduction

This is the configuration file for [nvim](https://github.com/neovim/neovim), a highly customizable text editor.

## Requirements

- [lazygit](https://github.com/jesseduffield/lazygit)
- [ripgrep](https://github.com/BurntSushi/ripgrep) (optional)
- [fd](https://github.com/sharkdp/fd) (optional)

## Usage

```sh
git clone https://github.com/alvaro17f/nvim.git ~/.config/nvim
```