diff options
| author | Joe Carstairs <me@joeac.net> | 2026-09-04 07:31:35 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-09-04 07:31:35 +0100 |
| commit | 14d3305a0a3df876f3744907fe2f919097bd7254 (patch) | |
| tree | b0cd136e8170303b3125fc642daa73c777804525 | |
| parent | 6e8bec10d39c60b8eb59fa55e258a1322b825d46 (diff) | |
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ To set up a fresh installation of Vim, clone this repo: ```bash -git clone https://git.joeac.net/.vim.git ~/.vim +git clone https://git.joeac.net/vimrc.git ~/.vim ``` Then open Vim, and run `:PlugInstall`. |
