From b6bd9453e2046b6ea2baf230afe9d00dc515b585 Mon Sep 17 00:00:00 2001 From: BostonVaulter Date: Sun, 23 May 2010 20:31:47 +0000 Subject: [PATCH] Added instructions for localvimrc Based on vim script 441 --- .lvimrc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.lvimrc b/.lvimrc index c9eb5b54..5fabcddf 100644 --- a/.lvimrc +++ b/.lvimrc @@ -1,3 +1,11 @@ +"Instructions +"Download vim script 411 +"http://www.vim.org/scripts/script.php?script_id=441 +"Install localvimrc.vim to .vim/plugin +" +" Hint: You can disable it asking before sourcing a file by adding this to +" your .vimrc: let g:localvimrc_ask=0 + set nosmarttab set noexpandtab set shiftwidth=8