• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..30-Apr-201459

ant.vimH A D31-Aug-2009941

bcc.vimH A D31-Aug-2009449

bdf.vimH A D31-Aug-2009461

checkstyle.vimH A D31-Aug-2009673

cs.vimH A D31-Aug-2009394

cucumber.vimH A D08-Sep-2010559

decada.vimH A D31-Aug-20091.8 KiB

dot.vimH A D31-Aug-2009372

eruby.vimH A D08-Sep-2010907

fortran_cv.vimH A D31-Aug-2009747

fortran_elf90.vimH A D31-Aug-2009802

fortran_F.vimH A D31-Aug-2009702

fortran_g77.vimH A D31-Aug-20091.1 KiB

fortran_lf95.vimH A D31-Aug-2009683

fpc.vimH A D31-Aug-2009453

gcc.vimH A D08-Sep-20101.1 KiB

gnat.vimH A D31-Aug-20092.3 KiB

hp_acc.vimH A D31-Aug-2009982

icc.vimH A D31-Aug-2009585

intel.vimH A D31-Aug-2009525

irix5_c.vimH A D31-Aug-2009592

irix5_cpp.vimH A D31-Aug-2009601

javac.vimH A D31-Aug-2009486

jikes.vimH A D08-Sep-2010520

mcs.vimH A D31-Aug-2009613

mips_c.vimH A D31-Aug-2009621

mipspro_c89.vimH A D31-Aug-2009651

mipspro_cpp.vimH A D31-Aug-2009631

modelsim_vcom.vimH A D31-Aug-2009799

msvc.vimH A D31-Aug-2009294

neato.vimH A D31-Aug-2009378

onsgmls.vimH A D31-Aug-2009503

pbx.vimH A D31-Aug-2009469

perl.vimH A D08-Sep-20101.2 KiB

php.vimH A D31-Aug-2009782

pyunit.vimH A D31-Aug-2009407

README.txtH A D31-Aug-2009437

rspec.vimH A D08-Sep-2010887

rst.vimH A D31-Aug-2009621

ruby.vimH A D08-Sep-20101.7 KiB

rubyunit.vimH A D08-Sep-2010787

se.vimH A D31-Aug-2009694

splint.vimH A D31-Aug-20092.2 KiB

tcl.vimH A D31-Aug-2009492

tex.vimH A D31-Aug-20091.7 KiB

tidy.vimH A D31-Aug-20091,017

xmllint.vimH A D31-Aug-2009708

xmlwf.vimH A D31-Aug-2009454

README.txt

1This directory contains Vim scripts to be used with a specific compiler.
2They are used with the ":compiler" command.
3
4These scripts usually set options, for example 'errorformat'.
5See ":help write-compiler-plugin".
6
7If you want to write your own compiler plugin, have a look at the other files
8for how to do it, the format is simple.
9
10If you think a compiler plugin you have written is useful for others, please
11send it to Bram@vim.org.
12