From 7ef2a0dfc830fe25e9345c5b7efbe23212856d7f Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 12 May 2020 00:12:50 -0400 Subject: adding image --- README.md | 2 ++ utils/images/nvim.png | Bin 0 -> 261146 bytes 2 files changed, 2 insertions(+) create mode 100755 utils/images/nvim.png diff --git a/README.md b/README.md index 1bd02d1f..bf491406 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Nvim Mach 2 +![Nvim Mach 2 pic](.utils/images/nvim.png) + ## Install in one command The following will install this config if you have an existing config it will move it to `~/.config/nvim.old` diff --git a/utils/images/nvim.png b/utils/images/nvim.png new file mode 100755 index 00000000..8928b509 Binary files /dev/null and b/utils/images/nvim.png differ -- cgit v1.2.3