Skip to content

Commit

Permalink
Remove unconventional ftdetect augroup
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Feb 27, 2010
1 parent e6f9480 commit 53ae4f9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ftdetect/markdown.vim
@@ -1,4 +1 @@
augroup markdown
autocmd!
autocmd BufNewFile,BufRead *.markdown,*.md,*.mdown,*.mkd,*.mkdn set ft=markdown
augroup END
autocmd BufNewFile,BufRead *.markdown,*.md,*.mdown,*.mkd,*.mkdn set ft=markdown

0 comments on commit 53ae4f9

Please sign in to comment.