Added instructions for localvimrc

Based on vim script 441
This commit is contained in:
BostonVaulter 2010-05-23 20:31:47 +00:00
parent f0d1a2446f
commit b6bd9453e2
1 changed files with 8 additions and 0 deletions

View File

@ -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