mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-12 21:43:49 -05:00
Compare commits
2 Commits
master
...
bb3c47d0a3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bb3c47d0a3 | ||
|
|
da87d24bd2 |
@@ -3301,7 +3301,7 @@ au BufRead,BufNewFile *.hw,*.module,*.pkg
|
|||||||
\ endif
|
\ endif
|
||||||
|
|
||||||
" Visual Basic (also uses *.bas) or FORM
|
" 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
|
" WEB (*.web is also used for Winbatch: Guess, based on expecting "%" comment
|
||||||
" lines in a WEB file).
|
" lines in a WEB file).
|
||||||
|
|||||||
Reference in New Issue
Block a user