summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2012-02-02 16:03:16 +0100
committerJan Pokorný <jpokorny@redhat.com>2012-02-02 16:04:17 +0100
commit0e1373aaddb2903d23474a415f9e2be91ded7aed (patch)
treec114077c7747b7b1a68bb209accb76e8092b0b07
parent72fd57a1821e834f07b5ace8bd2a9fe9b16c7d04 (diff)
downloadvim4projects-0e1373aaddb2903d23474a415f9e2be91ded7aed.tar.gz
vim4projects-0e1373aaddb2903d23474a415f9e2be91ded7aed.tar.xz
vim4projects-0e1373aaddb2903d23474a415f9e2be91ded7aed.zip
README.txt: _local_vimrc -> _vimrc_local.vim
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--README.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 83f0bd2..7b6fb94 100644
--- a/README.txt
+++ b/README.txt
@@ -61,8 +61,9 @@ following sources (mostly the main pages at github.com):
- Python-mode: https://github.com/klen/python-mode
-The settings that should be shared can be set in _local_vimrc
-files within particular project repo.
+The settings that should be shared can be set in _vimrc_local.vim
+files within particular project repo (provided that contained
+local_vimrc plugin is used).
If you think some plugin is missing, please drop me a line [2].