barrier/.lvimrc

6 lines
80 B
Plaintext
Raw Normal View History

set nosmarttab
set noexpandtab
set shiftwidth=8
set softtabstop=0
set tabstop=4