mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Merge da87d24bd2 into 692e359ad9
This commit is contained in:
@@ -3301,7 +3301,7 @@ au BufRead,BufNewFile *.hw,*.module,*.pkg
|
||||
\ endif
|
||||
|
||||
" Visual Basic (also uses *.bas) or FORM
|
||||
au BufNewFile,BufRead *.frm call polyglot#ft#FTVB("form")
|
||||
au BufNewFile,BufRead *.frm call polyglot#ft#FTfrm()
|
||||
|
||||
" WEB (*.web is also used for Winbatch: Guess, based on expecting "%" comment
|
||||
" lines in a WEB file).
|
||||
|
||||
Reference in New Issue
Block a user