If JAVA_HOME is defined, add JAVA_HOME/bin to path
[cmccabe-etc] / .vim / ftdetect / python.vim
1 " Python
2 au BufNewFile,BufRead *.py set filetype=python