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

https://github.com/messense/nvim-config

My neovim configuration
https://github.com/messense/nvim-config

Last synced: 11 months ago
JSON representation

My neovim configuration

Awesome Lists containing this project

README

          

# Personal neovim configuration

My neovim configuration bootstrapped from [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim).

## Installation

Prerequisites: setup a pyenv virtualenv named `neovim` and install `pynvim` in it.

```bash
git clone git@github.com:messense/nvim-config.git ~/.config/nvim
```

Open neovim and run `PackerInstall` command.

## Usage

Leader key is the space key.