mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-10 19:04:12 +01:00
Corrections to last commit.
* 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.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
" TODO: what's the Muttator filename extension?
|
||||
au BufNewFile,BufRead *muttatororrc*,*.muttator set filetype=muttator
|
||||
au BufNewFile,BufRead *muttatorrc*,*.muttator set filetype=muttator
|
||||
|
||||
Reference in New Issue
Block a user