This commit is contained in:
2014-05-17 15:31:36 -04:00
parent 3ece042f1a
commit b54a821928
25 changed files with 311 additions and 5077 deletions

2
vim/ftdetect/scala.vim Normal file
View File

@@ -0,0 +1,2 @@
au BufRead,BufNewFile *.scala set filetype=scala