mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-16 07:23:48 -05:00
Compare commits
2 Commits
master
...
8d00ccc895
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8d00ccc895 | ||
|
|
da87d24bd2 |
@@ -1,4 +1,8 @@
|
||||

|
||||
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
|
||||
|
||||
 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