mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-14 14:33:50 -05:00
Compare commits
2 Commits
master
...
42b05750e5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
42b05750e5 | ||
|
|
da87d24bd2 |
@@ -1,5 +1,11 @@
|
||||
This is my top-starred repository on Github, so I've decided to put this ad here:
|
||||
|
||||
If you work for big corp and seek consulting, please visit following repository: https://github.com/sheerun/consultation
|
||||
|
||||

|
||||
|
||||
[](https://github.com/sheerun/vim-polyglot/actions) []()
|
||||
|
||||
A collection of language packs for Vim.
|
||||
|
||||
> One to rule them all, one to find them, one to bring them all and in the darkness bind them.
|
||||
|
||||
@@ -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