motiejus/dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.jakstys.lt/motiejus/dotfiles.git
Log | Tree | Refs | README | LICENSE

commit 3604fab3b7403ffb73682afe65312376d563ab39 (tree)
parent 6d011f1ea513a2d3e332d9393ddd41738018bcb1
Author: Tim Pope <code@tpope.net>
Date:   Sun,  5 Jan 2020 01:49:26 -0500

Fix whitespace in README

Diffstat:
MREADME.markdown | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.markdown b/README.markdown @@ -72,7 +72,7 @@ For more information, see `:help fugitive`. ## Installation Install using your favorite package manager, or use Vim's built-in package support: - + mkdir -p ~/.vim/pack/tpope/start cd ~/.vim/pack/tpope/start git clone https://tpope.io/vim/fugitive.git