From 6f8c18d84910d45470ad73ad15ffb28d150ed447 Mon Sep 17 00:00:00 2001 From: "J. Elfring" Date: Fri, 8 Nov 2024 16:42:08 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfc83df..1907ae5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Theese are my dotfiles... ## VIM Plugins -- Add vundle plugin with `git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vi` +- Add vundle plugin with `git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim` - Start vim and install plugins with `PlugInstall` ## Tweaks