aboutsummaryrefslogblamecommitdiff
path: root/vim/ftdetect/lex.vim
blob: 2311846820dfe34711e116c6cc93877c243666f9 (plain) (tree)
1
2
3
4



                          
" Lex files
autocmd BufNewFile,BufRead
      \ *.l,*.lex
      \ setfiletype lex