Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 340 Bytes

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