Added local vimrc file

To use install vim script 411

http://www.vim.org/scripts/script.php?script_id=441
This commit is contained in:
BostonVaulter 2010-05-23 20:26:01 +00:00
parent 94b392cf97
commit f0d1a2446f
1 changed files with 5 additions and 0 deletions

5
.lvimrc Normal file
View File

@ -0,0 +1,5 @@
set nosmarttab
set noexpandtab
set shiftwidth=8
set softtabstop=0
set tabstop=4