diff --git a/.lvimrc b/.lvimrc new file mode 100644 index 00000000..c9eb5b54 --- /dev/null +++ b/.lvimrc @@ -0,0 +1,5 @@ +set nosmarttab +set noexpandtab +set shiftwidth=8 +set softtabstop=0 +set tabstop=4