summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2018-02-25 14:04:51 -0800
committerFranck Cuny <franck.cuny@gmail.com>2018-02-25 14:05:42 -0800
commit47d9641c86ae56ced7ec722c7a21f0443aa080f7 (patch)
tree3bc827068972d89e9eb3d237cac2bcc08ca20c73
parent[emacs] some cleanup too, remove unused stuff (diff)
downloademacs.d-47d9641c86ae56ced7ec722c7a21f0443aa080f7.tar.gz
[vim] BUILD files are python
-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
+