linuxOS_AP05/debian/test/usr/share/vim/vim81/compiler
2025-09-26 09:40:02 +08:00
..
ant.vim add debian 2025-09-26 09:40:02 +08:00
bcc.vim add debian 2025-09-26 09:40:02 +08:00
bdf.vim add debian 2025-09-26 09:40:02 +08:00
cargo.vim add debian 2025-09-26 09:40:02 +08:00
checkstyle.vim add debian 2025-09-26 09:40:02 +08:00
context.vim add debian 2025-09-26 09:40:02 +08:00
cs.vim add debian 2025-09-26 09:40:02 +08:00
csslint.vim add debian 2025-09-26 09:40:02 +08:00
cucumber.vim add debian 2025-09-26 09:40:02 +08:00
decada.vim add debian 2025-09-26 09:40:02 +08:00
dot.vim add debian 2025-09-26 09:40:02 +08:00
erlang.vim add debian 2025-09-26 09:40:02 +08:00
eruby.vim add debian 2025-09-26 09:40:02 +08:00
fortran_cv.vim add debian 2025-09-26 09:40:02 +08:00
fortran_elf90.vim add debian 2025-09-26 09:40:02 +08:00
fortran_F.vim add debian 2025-09-26 09:40:02 +08:00
fortran_g77.vim add debian 2025-09-26 09:40:02 +08:00
fortran_lf95.vim add debian 2025-09-26 09:40:02 +08:00
fpc.vim add debian 2025-09-26 09:40:02 +08:00
g95.vim add debian 2025-09-26 09:40:02 +08:00
gcc.vim add debian 2025-09-26 09:40:02 +08:00
gfortran.vim add debian 2025-09-26 09:40:02 +08:00
ghc.vim add debian 2025-09-26 09:40:02 +08:00
gnat.vim add debian 2025-09-26 09:40:02 +08:00
go.vim add debian 2025-09-26 09:40:02 +08:00
haml.vim add debian 2025-09-26 09:40:02 +08:00
hp_acc.vim add debian 2025-09-26 09:40:02 +08:00
icc.vim add debian 2025-09-26 09:40:02 +08:00
ifort.vim add debian 2025-09-26 09:40:02 +08:00
intel.vim add debian 2025-09-26 09:40:02 +08:00
irix5_c.vim add debian 2025-09-26 09:40:02 +08:00
irix5_cpp.vim add debian 2025-09-26 09:40:02 +08:00
javac.vim add debian 2025-09-26 09:40:02 +08:00
jikes.vim add debian 2025-09-26 09:40:02 +08:00
mcs.vim add debian 2025-09-26 09:40:02 +08:00
mips_c.vim add debian 2025-09-26 09:40:02 +08:00
mipspro_c89.vim add debian 2025-09-26 09:40:02 +08:00
mipspro_cpp.vim add debian 2025-09-26 09:40:02 +08:00
modelsim_vcom.vim add debian 2025-09-26 09:40:02 +08:00
msbuild.vim add debian 2025-09-26 09:40:02 +08:00
msvc.vim add debian 2025-09-26 09:40:02 +08:00
neato.vim add debian 2025-09-26 09:40:02 +08:00
ocaml.vim add debian 2025-09-26 09:40:02 +08:00
onsgmls.vim add debian 2025-09-26 09:40:02 +08:00
pbx.vim add debian 2025-09-26 09:40:02 +08:00
perl.vim add debian 2025-09-26 09:40:02 +08:00
php.vim add debian 2025-09-26 09:40:02 +08:00
pylint.vim add debian 2025-09-26 09:40:02 +08:00
pyunit.vim add debian 2025-09-26 09:40:02 +08:00
rake.vim add debian 2025-09-26 09:40:02 +08:00
README.txt add debian 2025-09-26 09:40:02 +08:00
rspec.vim add debian 2025-09-26 09:40:02 +08:00
rst.vim add debian 2025-09-26 09:40:02 +08:00
ruby.vim add debian 2025-09-26 09:40:02 +08:00
rubyunit.vim add debian 2025-09-26 09:40:02 +08:00
rustc.vim add debian 2025-09-26 09:40:02 +08:00
sass.vim add debian 2025-09-26 09:40:02 +08:00
se.vim add debian 2025-09-26 09:40:02 +08:00
splint.vim add debian 2025-09-26 09:40:02 +08:00
stack.vim add debian 2025-09-26 09:40:02 +08:00
tcl.vim add debian 2025-09-26 09:40:02 +08:00
tex.vim add debian 2025-09-26 09:40:02 +08:00
tidy.vim add debian 2025-09-26 09:40:02 +08:00
xbuild.vim add debian 2025-09-26 09:40:02 +08:00
xmllint.vim add debian 2025-09-26 09:40:02 +08:00
xmlwf.vim add debian 2025-09-26 09:40:02 +08: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.