aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOxbian <oxbian@mailbox.org>2025-09-07 10:27:25 +0200
committerOxbian <oxbian@mailbox.org>2025-09-07 10:27:25 +0200
commita92789e8707d2a077bc6d3fedfcdf377bc6ceba1 (patch)
tree04c01305c62f8e3c353beb5e62da08845d3df230 /README.md
parent08dcec61aef0fed78b6d94ff97faeb1312d862e7 (diff)
downloadvimrc-a92789e8707d2a077bc6d3fedfcdf377bc6ceba1.tar.gz
vimrc-a92789e8707d2a077bc6d3fedfcdf377bc6ceba1.zip
feat: vim install script + theme update
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4eef469..ccf2c92 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,14 @@ You will need `vim` and `git` to be able to use this configuration.
**Since VIM 9.1.0327, vim can now read config from $XDG_CONFIG_HOME/vim**
```sh
-git clone https://git.arka.rocks/Oxbian/vimrc.git ~/config/vim
+git clone https://git.arka.rocks/vimrc.git ~/config/vim
+```
+
+**If you use older vim version which do not support $XDG_CONFIG_HOME/vim, use
+the install.sh script and clone the config inside ~/.vim**
+
+```sh
+git clone https://git.arka.rocks/vimrc.git ~/.vim
```
## Plugins
ArKa projects. All rights to me, and your next child right arm.