diff options
author | Max Christian Pohle | 2020-07-16 23:55:53 +0200 |
---|---|---|
committer | Max Christian Pohle | 2020-07-16 23:58:15 +0200 |
commit | 720a7de5c738b90c96b798905634789e23d7a0fd (patch) | |
tree | 59d2ff8dada24875b40be1a0b280a31b6cd73388 | |
parent | c4661ec60a6cb11deb77ec290d954d9070667bf5 (diff) | |
download | vim-recently-used-720a7de5c738b90c96b798905634789e23d7a0fd.tar.bz2 vim-recently-used-720a7de5c738b90c96b798905634789e23d7a0fd.zip |
Updated README
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,9 +13,9 @@ update the list after changing to another directory with `:cd`. | |||
13 | 13 | ||
14 | This should be sufficient: | 14 | This should be sufficient: |
15 | 15 | ||
16 | git clone https://github.com/coderonline/vim-recently-used ~/.vim/pack/coderonline/ | 16 | git clone https://git.entwicklerseite.de/vim-recently-used ~/.vim/pack/coderonline/start/ |
17 | 17 | ||
18 | Or download the zip file and extract it under `~/.vim/pack/coderonline`. | 18 | Or download the zip file and extract it under `~/.vim/pack/coderonline/start/`. |
19 | 19 | ||
20 | ## Installation using plugin managers | 20 | ## Installation using plugin managers |
21 | 21 | ||