summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorzsmith <zsmith@newhopechurch.tv>2025-07-30 09:16:10 -0500
committerzsmith <zsmith@newhopechurch.tv>2025-07-30 09:16:10 -0500
commit891de8e4c0ea0e4e141de22e684c4ec3c1a4f630 (patch)
tree0899ecc583833235971ce44a3a74b3f5ab8c93d2 /README.md
parent881727689c3a32161d9ed0333cde2ec905a9c747 (diff)
parent08655b7b49d8c970b1f0020ccc807209c298c127 (diff)
Merge remote-tracking branch 'origin/master' into mac
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2644588..9a783de 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ make install`
Note that the `make install` will only install the files that are required to be
in the home dir to their corresponding place as hard links and install vimplug
-for neovim, vim, or both (depending on which are installed). Make sure to save
-changes to these files before running `make install`! Additionally, if you only
-want my configs for specific programs, I would recommend cloning it into a
-separate directory and avoiding the `make install`.
+for vim if it is installed. Make sure to save changes to these files before
+running `make install`! Additionally, if you only want my configs for specific
+programs, I would recommend cloning it into a separate directory and avoiding
+the `make install`.