aboutsummaryrefslogtreecommitdiff
path: root/ftdetect/custodian.vim
diff options
context:
space:
mode:
authorNathan Lasseter <Nathan Lasseter nathan@bytemark.co.uk>2015-08-25 11:59:03 +0100
committerNathan Lasseter <Nathan Lasseter nathan@bytemark.co.uk>2015-08-25 11:59:03 +0100
commit8fe1dac7fc768e2bcbfe1bfce2696cc09ff1fbd3 (patch)
treeee0ec944d830a4285991a61a3eab3bd9e4b9780e /ftdetect/custodian.vim
Initial commit
Diffstat (limited to 'ftdetect/custodian.vim')
-rw-r--r--ftdetect/custodian.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftdetect/custodian.vim b/ftdetect/custodian.vim
new file mode 100644
index 0000000..91ac7bb
--- /dev/null
+++ b/ftdetect/custodian.vim
@@ -0,0 +1,2 @@
+au BufRead,BufNewFile *sentinel-checks.cfg set filetype=custodian
+au BufRead,BufNewFile *custodian.cfg set filetype=custodian