From 0e1373aaddb2903d23474a415f9e2be91ded7aed Mon Sep 17 00:00:00 2001 From: Jan Pokorný Date: Thu, 2 Feb 2012 16:03:16 +0100 Subject: README.txt: _local_vimrc -> _vimrc_local.vim MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- README.txt | 5 +++-- 1 file 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]. -- cgit