dotfiles

Clean dotfiles
git clone git://git.dimitrijedobrota.com/dotfiles.git
Log | Files | Refs |

syntax.vim (91B)


1 au BufRead,BufNewFile *.ypp set filetype=yacc 2 au BufRead,BufNewFile *.lpp set filetype=lex