X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.vim%2Fftdetect%2Focaml.vim;fp=.vim%2Fftdetect%2Focaml.vim;h=7107a9eddb63312dde3f23130f390fc3e2acfc56;hb=86b571576d6c54ea6be0a960dc6f8e27347d568e;hp=0000000000000000000000000000000000000000;hpb=3d99a4f4d3d6dd90c64683bf03787574158eec6e;p=cmccabe-etc diff --git a/.vim/ftdetect/ocaml.vim b/.vim/ftdetect/ocaml.vim new file mode 100644 index 0000000..7107a9e --- /dev/null +++ b/.vim/ftdetect/ocaml.vim @@ -0,0 +1 @@ +au BufRead,BufNewFile *.ml,*.mli,*.mll,*.mly,.ocamlinit set ft=ocaml