Added HTML template extensions

This commit is contained in:
Talia 2017-11-04 13:16:10 +01:00
parent c34d46cd2f
commit c42768776f
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -456,7 +456,7 @@ function! s:init_lua_file()
endfunction!
" --- HTML Stuff ---
au BufNewFile,BufRead *.html,*.htm :call <sid>init_html_file()
au BufNewFile,BufRead *.html,*.htm,*.etlua,*.erb :call <sid>init_html_file()
function! s:init_html_file()
command! -buffer -nargs=1 Tag normal