initial commit

This commit is contained in:
2015-03-29 18:22:30 -04:00
commit c491f0fea7
146 changed files with 14482 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
" place in .vim/ftdetect/
au BufRead,BufNewFile *.c0 set filetype=c0
au BufRead,BufNewFile *.h0 set filetype=c0