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

https://github.com/wxiaoyun/neovim_config


https://github.com/wxiaoyun/neovim_config

lua neovim vim

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# NeoVim Configuration

## Prerequisites

- [Neovim](https://github.com/neovim/neovim) installed
- Lua support

## Installation

#### Clone the repository

```shell
git clone --depth 1 https://github.com/wxiaoyun/neovim_config.git ~/.config/nvim
```

#### Start Neovim

```shell
nvim
```