diff --git a/.vimrc b/.vimrc new file mode 100644 index 00000000..6da50e92 --- /dev/null +++ b/.vimrc @@ -0,0 +1,2 @@ +" Do not expand tabs by default +set noexpandtab