diff options
Diffstat (limited to 'ftdetect/python.vim')
| -rw-r--r-- | ftdetect/python.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/python.vim b/ftdetect/python.vim new file mode 100644 index 0000000..a33fa5d --- /dev/null +++ b/ftdetect/python.vim @@ -0,0 +1 @@ +autocmd BufNewFile,BufReadPost *.python setfiletype python |
