From 29f83df862462ec2b6ce7e545bd9e2853a5ee0c3 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Mon, 13 May 2024 22:00:47 +0200 Subject: UPDATE: README + remove undofile --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 81769e1..4ff3a06 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ You will need `vim` and `git` to be able to use this configuration. Normally if you run the `install.sh` script it will work, but if you have a problem, try to install vim plug and check if your problem is solved. *This vim config is expected to be cloned into `.config/vim`* + +```sh +git clone https://git.arka.rocks/Oxbian/vimrc.git $HOME/.config/vim +``` + **Be careful the install.sh script remove everything in `$HOME/.vim` !** ```sh -- cgit v1.2.3