Add Scala support
git-svn-id: http://photonzero.com/dotfiles/trunk@44 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
parent
eb58e529c6
commit
40ad1b520e
4 changed files with 431 additions and 0 deletions
3
.vim/ftdetect/scala.vim
Normal file
3
.vim/ftdetect/scala.vim
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
" $URL$
|
||||
|
||||
au BufRead,BufNewFile *.scala set filetype=scala
|
||||
Loading…
Add table
Add a link
Reference in a new issue