diff options
Diffstat (limited to 'support/vim/ftdetect/build.vim')
-rw-r--r-- | support/vim/ftdetect/build.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/vim/ftdetect/build.vim b/support/vim/ftdetect/build.vim new file mode 100644 index 0000000..8419934 --- /dev/null +++ b/support/vim/ftdetect/build.vim | |||
@@ -0,0 +1 @@ | |||
au BufRead,BufNewFile *.bld set filetype=build | |||