Update README.md

This commit is contained in:
2024-06-30 19:45:34 +00:00
parent 0608d5304c
commit ab58b357b4

View File

@@ -4,3 +4,4 @@ A little vimrc setup for remote servers
1. Clone the Repo into ~/.vim 1. Clone the Repo into ~/.vim
2. create a symlink like this: `ln -s ~/.vim/vimrc ~/.vimrc` 2. create a symlink like this: `ln -s ~/.vim/vimrc ~/.vimrc`
3. open vim 3. open vim
4. run `:PlugInstall`