Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 442 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 442 Bytes

Vimfiles

My personalised vim configuration files

Installation

Download these vimfiles

First clone the repository to the vim directory and link vimrc

$ mkdir ~/.config
$ git clone [email protected]:jonathan-fantham/vimfiles.git ~/.config/nvim

Install vim-plug.

I installed it to autoload as suggested here.

Install Plugins.

Open vim and run :PlugInstall