summary refs log tree commit diff
path: root/vim/ftdetect/markdown.vim
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--vim/ftdetect/markdown.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/ftdetect/markdown.vim b/vim/ftdetect/markdown.vim
deleted file mode 100644
index 0a9e59f..0000000
--- a/vim/ftdetect/markdown.vim
+++ /dev/null
@@ -1 +0,0 @@
-au BufNewFile,BufReadPost *.md set filetype=markdown