From ef8676eb053bafb4594e6cfc13089545f2d6ec2e Mon Sep 17 00:00:00 2001 From: Christian Chiarulli Date: Wed, 15 Dec 2021 00:35:18 -0500 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e66982..02deb54 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +<<<<<<< HEAD # Neovim from scratch ## Try out this config @@ -56,3 +57,6 @@ Next we need to install python support (node is optional) ``` npm i -g neovim ``` +======= +# neovim-from-scratch +>>>>>>> d1b2f56 (Initial commit)