This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/MinGW/msys/1.0/share/vim/vim73/compiler
2024-07-04 19:52:56 +03:00
..
ant.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
bcc.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
bdf.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
checkstyle.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
cs.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
cucumber.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
decada.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
dot.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
eruby.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
fortran_cv.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
fortran_elf90.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
fortran_F.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
fortran_g77.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
fortran_lf95.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
fpc.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
gcc.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
gnat.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
hp_acc.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
icc.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
intel.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
irix5_c.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
irix5_cpp.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
javac.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
jikes.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
mcs.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
mips_c.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
mipspro_c89.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
mipspro_cpp.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
modelsim_vcom.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
msvc.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
neato.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
onsgmls.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
pbx.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
perl.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
php.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
pyunit.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
README.txt My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
rspec.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
rst.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
ruby.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
rubyunit.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
se.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
splint.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
tcl.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
tex.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
tidy.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
xmllint.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00
xmlwf.vim My portable distribution of Code::Blocks 2024-07-04 19:52:56 +03:00

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.