From 7e8f77bc55e69b71d5fa6cbf089ef4245f2e2d6e Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Thu, 18 Mar 2021 10:25:39 -0600 Subject: Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 517df4f..ae2017f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Setup -Now that I use Neovim exclusively, this has become my vim repo that I call when I want to install vim on a remote machine. +Now that I use Neovim exclusively, this has become my vim repo that I call when +I want to install vim on a remote machine. + ``` git clone https://github.com/thornycrackers/.vim.git && cd .vim && make install ``` - -- cgit v1.2.3