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