mirror of
https://github.com/vim/vim
synced 2025-03-15 22:37:52 +01:00
.. | ||
ant.vim | ||
bcc.vim | ||
bdf.vim | ||
checkstyle.vim | ||
cs.vim | ||
dot.vim | ||
fortran_cv.vim | ||
fortran_elf90.vim | ||
fortran_F.vim | ||
fortran_g77.vim | ||
fortran_lf95.vim | ||
hp_acc.vim | ||
icc.vim | ||
intel.vim | ||
irix5_c.vim | ||
irix5_cpp.vim | ||
javac.vim | ||
jikes.vim | ||
mips_c.vim | ||
mipspro_c89.vim | ||
mipspro_cpp.vim | ||
modelsim_vcom.vim | ||
msvc.vim | ||
neato.vim | ||
onsgmls.vim | ||
pbx.vim | ||
perl.vim | ||
pyunit.vim | ||
README.txt | ||
rst.vim | ||
ruby.vim | ||
se.vim | ||
splint.vim | ||
tcl.vim | ||
tex.vim | ||
tidy.vim | ||
xmllint.vim | ||
xmlwf.vim |
This directory contains Vim scripts to be used with a specific compiler. They are used with the ":compiler" command. These scripts usually set options, for example 'errorformat'. See ":help write-compiler-plugin". If you want to write your own compiler plugin, have a look at the other files for how to do it, the format is simple. If you think a compiler plugin you have written is useful for others, please send it to Bram@vim.org.