From 0a176c58c9da2812f50e66f1f02b05ae91647294 Mon Sep 17 00:00:00 2001 From: vhuntsman Date: Wed, 22 Sep 2021 15:20:45 +0800 Subject: [PATCH] Update README.md Fixing markdown Adding vim dependency hint as a foldable text --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0809cf0..805402e 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ .dotfiles ========= +### Dependencies +
+ vim +

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

+
-###Instructions +- - - - +### Instructions Clone repo `git clone https://github.com/ksami/dotfiles`