From f6df57150b0cce17954aa956fd099ff9c604d4fd Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 3 Oct 2019 06:46:49 +0100 Subject: Some tips --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b40bc45..d10219c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ Few differences: - My repo is in `~/.vim/` - I use pathogen to manage the plugins (should move to Vim 8's packages, but I still have few Vim 7.x boxes) - - Includes gvim configuration + - Includes gvim configuration (outdated, I don't use it anymore) + + :help local-additions ## Using it in a new location @@ -21,6 +23,9 @@ If you're not using vim 8; create a `.vimrc` with: runtime vimrc +This can be also be used to customise your local vim configuration without +having uncommitted changes in your repository. + ## Adding plugins git submodule add https://github.com/user/foo.git bundle/foo -- cgit v1.2.3