Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drrlvn/nvim

Personal Neovim configuration
https://github.com/drrlvn/nvim

config configuration neovim nvim nvimrc

Last synced: 7 days ago
JSON representation

Personal Neovim configuration

Awesome Lists containing this project

README

        

# Neovim

![Screenshot](screenshot.png)

## Installation

Clone to `~/.config/nvim`.

Note: the [valloric/MatchTagAlways](https://github.com/valloric/MatchTagAlways) plugin requires python so make sure to install that, e.g. in Arch Linux: `pacman -S python-neovim`.