Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
cgioia committed May 25, 2023
1 parent 229bad0 commit 96746f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
This is my personal Vim configuration and its associated scripts. If you would like to make use of it, feel free to clone:
This is my personal Vim configuration and its associated packages. If you would like to make use of it, feel free to clone:

git clone --recursive https://github.com/cgioia/vimrc.git
git clone --recurse-submodules https://github.com/cgioia/vimrc.git

Once cloning is complete, create some symbolic links in your home directory to get vim pointed at the right files:
Then you can create some symbolic links in your home directory to get Vim pointed at the right files:

ln -s vimrc/vimrc ~/.vimrc
ln -s vimrc/vim/ ~/.vim

0 comments on commit 96746f8

Please sign in to comment.