This website requires JavaScript.
Explore
Help
Sign in
eryn
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
00d69312b2
dotfiles
/
vim
/
ftdetect
/
markdown.vim
2 lines
49 B
VimL
Raw
Normal View
History
Unescape
Escape
Move markdown file detection (*.md) to ftdetect script
2013-01-25 13:12:52 -08:00
autocmd
BufNewFile
,
BufRead
*.
md
set
ft
=
markdown
Reference in a new issue
Copy permalink