From 23ffddfb60c49efc5690aa8d6fd071ad7ff2d892 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 22 May 2020 00:16:44 -0400 Subject: Add Install instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 021a980..f6648a0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ I'm a huge fan of the [nord theme](nordtheme.com) for its relaxing color palette I have often found that Nord had some colors which were to similar to one another and made syntax highlighting confusing at times. This is why I tried my best to make all the colors distinguishable from one another without being too agressive. Behold, friffle-vim. +## Installation + +Use your favourite plugin manager, +- Vim-plug: `Plug 'ChausseBenjamin/friffle-vim'` +- Vundle: `Plugin 'ChausseBenjamin/friffle-vim'` +- Dein: `call dein#add('ChausseBenjamin/friffle-vim')` + ## Showcase **C:** -- cgit v1.2.3