update readme

This commit is contained in:
2024-07-31 10:28:39 +00:00
parent ab58b357b4
commit ed7fc75e10

View File

@@ -3,5 +3,6 @@ A little vimrc setup for remote servers
# Setup # Setup
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. cd into .vim and `mkdir undo backup swap`
4. run `:PlugInstall` 4. open vim
5. run `:PlugInstall`