Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jceb/vimrc

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

Last synced: about 2 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`

## Usage

- Modify settings: `./lua/settings.lua`
- Modify plugins: `./lua/plugins.lua`