@@ -196,7 +196,7 @@ if !has_key(g:polyglot_is_disabled, 'xpm2')
196
196
endif
197
197
198
198
if ! has_key (g: polyglot_is_disabled , ' xpm' )
199
- au BufNewFile ,BufRead ,BufWritePost *.pm call polyglot#detect#Pm ()
199
+ au ! BufNewFile ,BufRead ,BufWritePost * .pm call polyglot#detect#Pm ()
200
200
au BufNewFile ,BufRead *.xpm setf xpm
201
201
endif
202
202
@@ -1323,7 +1323,7 @@ if !has_key(g:polyglot_is_disabled, 'tilde')
1323
1323
endif
1324
1324
1325
1325
if ! has_key (g: polyglot_is_disabled , ' html' )
1326
- au BufNewFile ,BufRead ,BufWritePost *.html call polyglot#detect#Html ()
1326
+ au ! BufNewFile ,BufRead ,BufWritePost * .html call polyglot#detect#Html ()
1327
1327
au BufNewFile ,BufRead *.htm,*.html.hl,*.inc,*.xht,*.xhtml setf html
1328
1328
endif
1329
1329
@@ -1785,11 +1785,11 @@ if !has_key(g:polyglot_is_disabled, 'gitignore')
1785
1785
endif
1786
1786
1787
1787
if ! has_key (g: polyglot_is_disabled , ' tads' )
1788
- au BufNewFile ,BufRead ,BufWritePost *.t call polyglot#detect#T ()
1788
+ au ! BufNewFile ,BufRead ,BufWritePost * .t call polyglot#detect#T ()
1789
1789
endif
1790
1790
1791
1791
if ! has_key (g: polyglot_is_disabled , ' prolog' )
1792
- au BufNewFile ,BufRead ,BufWritePost *.pl call polyglot#detect#Pl ()
1792
+ au ! BufNewFile ,BufRead ,BufWritePost * .pl call polyglot#detect#Pl ()
1793
1793
au BufNewFile ,BufRead *.pdb,*.pro,*.prolog,*.yap setf prolog
1794
1794
endif
1795
1795
@@ -1812,7 +1812,7 @@ if !has_key(g:polyglot_is_disabled, 'spec')
1812
1812
endif
1813
1813
1814
1814
if ! has_key (g: polyglot_is_disabled , ' visual-basic' )
1815
- au BufNewFile ,BufRead ,BufWritePost *.bas call polyglot#detect#Bas ()
1815
+ au ! BufNewFile ,BufRead ,BufWritePost * .bas call polyglot#detect#Bas ()
1816
1816
au BufNewFile ,BufRead *.cls,*.ctl,*.dsm,*.frm,*.frx,*.sba,*.vba,*.vbs setf vb
1817
1817
endif
1818
1818
@@ -1821,7 +1821,7 @@ if !has_key(g:polyglot_is_disabled, 'basic')
1821
1821
endif
1822
1822
1823
1823
if ! has_key (g: polyglot_is_disabled , ' trasys' )
1824
- au BufNewFile ,BufRead ,BufWritePost *.inp call polyglot#detect#Inp ()
1824
+ au ! BufNewFile ,BufRead ,BufWritePost * .inp call polyglot#detect#Inp ()
1825
1825
endif
1826
1826
1827
1827
if ! has_key (g: polyglot_is_disabled , ' zig' )
@@ -2013,7 +2013,7 @@ if !has_key(g:polyglot_is_disabled, 'rst')
2013
2013
endif
2014
2014
2015
2015
if ! has_key (g: polyglot_is_disabled , ' reason' )
2016
- au BufNewFile ,BufRead ,BufWritePost *.re call polyglot#detect#Re ()
2016
+ au ! BufNewFile ,BufRead ,BufWritePost * .re call polyglot#detect#Re ()
2017
2017
au BufNewFile ,BufRead *.rei setf reason
2018
2018
endif
2019
2019
@@ -2026,9 +2026,9 @@ if !has_key(g:polyglot_is_disabled, 'raml')
2026
2026
endif
2027
2027
2028
2028
if ! has_key (g: polyglot_is_disabled , ' raku' )
2029
- au BufNewFile ,BufRead ,BufWritePost *.t call polyglot#detect#T ()
2030
- au BufNewFile ,BufRead ,BufWritePost *.pm call polyglot#detect#Pm ()
2031
- au BufNewFile ,BufRead ,BufWritePost *.pl call polyglot#detect#Pl ()
2029
+ au ! BufNewFile ,BufRead ,BufWritePost * .t call polyglot#detect#T ()
2030
+ au ! BufNewFile ,BufRead ,BufWritePost * .pm call polyglot#detect#Pm ()
2031
+ au ! BufNewFile ,BufRead ,BufWritePost * .pl call polyglot#detect#Pl ()
2032
2032
au BufNewFile ,BufRead *.6pl,*.6pm,*.nqp,*.p6,*.p6l,*.p6m,*.pl6,*.pm6,*.pod6,*.raku,*.rakudoc,*.rakumod,*.rakutest,*.t6 setf raku
2033
2033
endif
2034
2034
@@ -2112,14 +2112,14 @@ if !has_key(g:polyglot_is_disabled, 'pgsql')
2112
2112
endif
2113
2113
2114
2114
if ! has_key (g: polyglot_is_disabled , ' perl' )
2115
- au BufNewFile ,BufRead ,BufWritePost *.t call polyglot#detect#T ()
2116
- au BufNewFile ,BufRead ,BufWritePost *.pm call polyglot#detect#Pm ()
2117
- au BufNewFile ,BufRead ,BufWritePost *.pl call polyglot#detect#Pl ()
2115
+ au ! BufNewFile ,BufRead ,BufWritePost * .t call polyglot#detect#T ()
2116
+ au ! BufNewFile ,BufRead ,BufWritePost * .pm call polyglot#detect#Pm ()
2117
+ au ! BufNewFile ,BufRead ,BufWritePost * .pl call polyglot#detect#Pl ()
2118
2118
au BufNewFile ,BufRead *.al,*.cgi,*.fcgi,*.perl,*.ph,*.plx,*.psgi,{.,}gitolite.rc,Makefile.PL,Rexfile,ack,cpanfile,example.gitolite.rc setf perl
2119
2119
au BufNewFile ,BufRead *.pod setf pod
2120
2120
au BufNewFile ,BufRead *.comp,*.mason,*.mhtml setf mason
2121
- au BufNewFile ,BufRead ,BufWritePost *.tt2 call polyglot#detect#Tt2 ()
2122
- au BufNewFile ,BufRead ,BufWritePost *.tt2 call polyglot#detect#Tt2 ()
2121
+ au ! BufNewFile ,BufRead ,BufWritePost * .tt2 call polyglot#detect#Tt2 ()
2122
+ au ! BufNewFile ,BufRead ,BufWritePost * .tt2 call polyglot#detect#Tt2 ()
2123
2123
au BufNewFile ,BufRead *.xs setf xs
2124
2124
endif
2125
2125
@@ -2132,7 +2132,7 @@ if !has_key(g:polyglot_is_disabled, 'opencl')
2132
2132
endif
2133
2133
2134
2134
if ! has_key (g: polyglot_is_disabled , ' octave' )
2135
- au BufNewFile ,BufRead ,BufWritePost *.m call polyglot#detect#M ()
2135
+ au ! BufNewFile ,BufRead ,BufWritePost * .m call polyglot#detect#M ()
2136
2136
au BufNewFile ,BufRead *.oct setf octave
2137
2137
endif
2138
2138
@@ -2149,8 +2149,8 @@ if !has_key(g:polyglot_is_disabled, 'ocaml')
2149
2149
endif
2150
2150
2151
2151
if ! has_key (g: polyglot_is_disabled , ' objc' )
2152
- au BufNewFile ,BufRead ,BufWritePost *.m call polyglot#detect#M ()
2153
- au BufNewFile ,BufRead ,BufWritePost *.h call polyglot#detect#H ()
2152
+ au ! BufNewFile ,BufRead ,BufWritePost * .m call polyglot#detect#M ()
2153
+ au ! BufNewFile ,BufRead ,BufWritePost * .h call polyglot#detect#H ()
2154
2154
endif
2155
2155
2156
2156
if ! has_key (g: polyglot_is_disabled , ' nix' )
@@ -2168,7 +2168,7 @@ if !has_key(g:polyglot_is_disabled, 'nginx')
2168
2168
endif
2169
2169
2170
2170
if ! has_key (g: polyglot_is_disabled , ' murphi' )
2171
- au BufNewFile ,BufRead ,BufWritePost *.m call polyglot#detect#M ()
2171
+ au ! BufNewFile ,BufRead ,BufWritePost * .m call polyglot#detect#M ()
2172
2172
endif
2173
2173
2174
2174
if ! has_key (g: polyglot_is_disabled , ' moonscript' )
@@ -2185,7 +2185,7 @@ if !has_key(g:polyglot_is_disabled, 'mdx')
2185
2185
endif
2186
2186
2187
2187
if ! has_key (g: polyglot_is_disabled , ' mathematica' )
2188
- au BufNewFile ,BufRead ,BufWritePost *.m call polyglot#detect#M ()
2188
+ au ! BufNewFile ,BufRead ,BufWritePost * .m call polyglot#detect#M ()
2189
2189
au BufNewFile ,BufRead *.cdf,*.ma,*.mathematica,*.mma,*.mt,*.nb,*.nbp,*.wl,*.wls,*.wlt setf mma
2190
2190
endif
2191
2191
@@ -2273,14 +2273,14 @@ if !has_key(g:polyglot_is_disabled, 'ion')
2273
2273
endif
2274
2274
2275
2275
if ! has_key (g: polyglot_is_disabled , ' idris2' )
2276
- au BufNewFile ,BufRead ,BufWritePost *.idr call polyglot#detect#Idr ()
2276
+ au ! BufNewFile ,BufRead ,BufWritePost * .idr call polyglot#detect#Idr ()
2277
2277
au BufNewFile ,BufRead *.ipkg,idris-response setf idris2
2278
- au BufNewFile ,BufRead ,BufWritePost *.lidr call polyglot#detect#Lidr ()
2278
+ au ! BufNewFile ,BufRead ,BufWritePost * .lidr call polyglot#detect#Lidr ()
2279
2279
endif
2280
2280
2281
2281
if ! has_key (g: polyglot_is_disabled , ' idris' )
2282
- au BufNewFile ,BufRead ,BufWritePost *.lidr call polyglot#detect#Lidr ()
2283
- au BufNewFile ,BufRead ,BufWritePost *.idr call polyglot#detect#Idr ()
2282
+ au ! BufNewFile ,BufRead ,BufWritePost * .lidr call polyglot#detect#Lidr ()
2283
+ au ! BufNewFile ,BufRead ,BufWritePost * .idr call polyglot#detect#Idr ()
2284
2284
au BufNewFile ,BufRead idris-response setf idris
2285
2285
endif
2286
2286
@@ -2360,7 +2360,7 @@ if !has_key(g:polyglot_is_disabled, 'gmpl')
2360
2360
endif
2361
2361
2362
2362
if ! has_key (g: polyglot_is_disabled , ' glsl' )
2363
- au BufNewFile ,BufRead ,BufWritePost *.fs call polyglot#detect#Fs ()
2363
+ au ! BufNewFile ,BufRead ,BufWritePost * .fs call polyglot#detect#Fs ()
2364
2364
au BufNewFile ,BufRead *.comp,*.fp,*.frag,*.frg,*.fsh,*.fshader,*.geo,*.geom,*.glsl,*.glslf,*.glslv,*.gs,*.gshader,*.shader,*.tesc,*.tese,*.vert,*.vrx,*.vsh,*.vshader setf glsl
2365
2365
endif
2366
2366
@@ -2377,12 +2377,12 @@ if !has_key(g:polyglot_is_disabled, 'gdscript')
2377
2377
endif
2378
2378
2379
2379
if ! has_key (g: polyglot_is_disabled , ' fsharp' )
2380
- au BufNewFile ,BufRead ,BufWritePost *.fs call polyglot#detect#Fs ()
2380
+ au ! BufNewFile ,BufRead ,BufWritePost * .fs call polyglot#detect#Fs ()
2381
2381
au BufNewFile ,BufRead *.fsi,*.fsx setf fsharp
2382
2382
endif
2383
2383
2384
2384
if ! has_key (g: polyglot_is_disabled , ' forth' )
2385
- au BufNewFile ,BufRead ,BufWritePost *.fs call polyglot#detect#Fs ()
2385
+ au ! BufNewFile ,BufRead ,BufWritePost * .fs call polyglot#detect#Fs ()
2386
2386
au BufNewFile ,BufRead *.ft,*.fth setf forth
2387
2387
endif
2388
2388
@@ -2514,12 +2514,12 @@ if !has_key(g:polyglot_is_disabled, 'atlas')
2514
2514
endif
2515
2515
2516
2516
if ! has_key (g: polyglot_is_disabled , ' aspperl' )
2517
- au BufNewFile ,BufRead ,BufWritePost *.asp call polyglot#detect#Asp ()
2517
+ au ! BufNewFile ,BufRead ,BufWritePost * .asp call polyglot#detect#Asp ()
2518
2518
endif
2519
2519
2520
2520
if ! has_key (g: polyglot_is_disabled , ' aspvbs' )
2521
- au BufNewFile ,BufRead ,BufWritePost *.asp call polyglot#detect#Asp ()
2522
- au BufNewFile ,BufRead ,BufWritePost *.asa call polyglot#detect#Asa ()
2521
+ au ! BufNewFile ,BufRead ,BufWritePost * .asp call polyglot#detect#Asp ()
2522
+ au ! BufNewFile ,BufRead ,BufWritePost * .asa call polyglot#detect#Asa ()
2523
2523
endif
2524
2524
2525
2525
if ! has_key (g: polyglot_is_disabled , ' asn' )
@@ -2555,9 +2555,9 @@ if !has_key(g:polyglot_is_disabled, 'arduino')
2555
2555
endif
2556
2556
2557
2557
if ! has_key (g: polyglot_is_disabled , ' c/c++' )
2558
- au BufNewFile ,BufRead ,BufWritePost *.h call polyglot#detect#H ()
2558
+ au ! BufNewFile ,BufRead ,BufWritePost * .h call polyglot#detect#H ()
2559
2559
au BufNewFile ,BufRead *.c++,*.cc,*.cp,*.cpp,*.cxx,*.h++,*.hh,*.hpp,*.hxx,*.inc,*.inl,*.ipp,*.moc,*.tcc,*.tlh,*.tpp setf cpp
2560
- au BufNewFile ,BufRead ,BufWritePost *.h call polyglot#detect#H ()
2560
+ au ! BufNewFile ,BufRead ,BufWritePost * .h call polyglot#detect#H ()
2561
2561
au BufNewFile ,BufRead *.c,*.cats,*.idc,*.qc,*enlightenment/*.cfg setf c
2562
2562
endif
2563
2563
@@ -2660,7 +2660,7 @@ if !has_key(g:polyglot_is_disabled, 'abc')
2660
2660
endif
2661
2661
2662
2662
if ! has_key (g: polyglot_is_disabled , ' abaqus' )
2663
- au BufNewFile ,BufRead ,BufWritePost *.inp call polyglot#detect#Inp ()
2663
+ au ! BufNewFile ,BufRead ,BufWritePost * .inp call polyglot#detect#Inp ()
2664
2664
endif
2665
2665
2666
2666
if ! has_key (g: polyglot_is_disabled , ' abap' )
0 commit comments