mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 08:18:00 +01:00
* The stdin - wasn't needed. However, an ||true is now used to prevent Makefile from erroring out (I'm sure there's a better way). * muttatorrc was spelled muttatororrc; fixed now.
3 lines
116 B
VimL
3 lines
116 B
VimL
" TODO: what's the Muttator filename extension?
|
|
au BufNewFile,BufRead *muttatorrc*,*.muttator set filetype=muttator
|