Per Eric Z. Beard:
Vim set to python works Ok in a pinch.
au BufNewFile,BufEnter *.cobra set noexpandtab ts=4 sw=4 filetype=python
Per Eric Z. Beard:
Vim set to python works Ok in a pinch.
au BufNewFile,BufEnter *.cobra set noexpandtab ts=4 sw=4 filetype=python