aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/lua.vim
blob: d6c635a073adc865c999feaddb2fd0557850c236 (plain) (blame)
1
2
3
4
" Lua files
autocmd BufNewFile,BufRead
      \ *.lua
      \ setfiletype lua