aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/gpg.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftdetect/gpg.vim')
-rw-r--r--vim/ftdetect/gpg.vim4
1 files changed, 4 insertions, 0 deletions
diff --git a/vim/ftdetect/gpg.vim b/vim/ftdetect/gpg.vim
new file mode 100644
index 00000000..ea6ec2f6
--- /dev/null
+++ b/vim/ftdetect/gpg.vim
@@ -0,0 +1,4 @@
+" GnuPG configuration files
+autocmd BufNewFile,BufRead
+ \ *gnupg/options,*gnupg/gpg.conf
+ \ setfiletype gpg