Explorar o código

Set up project vimrc to keep code consistent

WebStorm was indenting with spaces and Vim seems to use tabs. The local
vimrc is here to enforce space indentation.
DricomDragon %!s(int64=4) %!d(string=hai) anos
pai
achega
06ba8e9afe
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .lvimrc

+ 2 - 0
.lvimrc

@@ -0,0 +1,2 @@
+" To comply with exitsting code
+set expandtab