summary refs log tree commit diff
path: root/vim/ftdetect/pants.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftdetect/pants.vim')
-rw-r--r--vim/ftdetect/pants.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/vim/ftdetect/pants.vim b/vim/ftdetect/pants.vim
new file mode 100644
index 0000000..ab59361
--- /dev/null
+++ b/vim/ftdetect/pants.vim
@@ -0,0 +1,2 @@
+autocmd BufNewFile,BufReadPost BUILD set filetype=python
+