summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-30 06:52:19 -0500
committerzachir <zachir@librem.one>2025-07-30 06:52:19 -0500
commit96e30fbe6d97242feacfd6f160396f01ec87a9f4 (patch)
treeba6cbfe5a601d59a9b01d6c4a3a72240f516d1d0 /README.md
parent442246498a50440a19d9cba78e83abb55d542879 (diff)
parent758bf486be2560343561b1d03bffe998f6f932b4 (diff)
Merge branch 'master' into cas
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`.