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

https://github.com/jceb/vimrc

Vim configuration optimized for productive text editing
https://github.com/jceb/vimrc

Last synced: 3 months ago
JSON representation

Vim configuration optimized for productive text editing

Awesome Lists containing this project

README

        

# JC's neovim configuration

## Install

- Clone repository: `git clone https://github.com/jceb/vimrc.git ~/.config/nvim`
- Install plugins (a few errors will show at the end. Just quit with `:q`):
`nvim`
- Apply patches to plugins: `quilt push -a`

## Configuration

See [`./init.lua`](./init.lua)