vim/bundle/potion/ftdetect/potion.vim @ 6474ce25ef1e

Stuff.
author Steve Losh <steve@stevelosh.com>
date Fri, 09 Dec 2011 17:22:31 -0500
parents 5a5bcdfd8b54
children cdc806ed84ad
augroup potion_detect
    autocmd!
    autocmd BufNewFile,BufRead *.pn set filetype=potion
augroup END