vimrc: Set modelines=0 to avoid security issues
[cmccabe-etc] / .vim / ftdetect / python.vim
1 " Python
2 au BufNewFile,BufRead *.py set filetype=python