Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
neovim / usr / share / nvim / runtime / compiler
  ..
  README.txt
  ant.vim
  bcc.vim
  bdf.vim
  cargo.vim
  checkstyle.vim
  cm3.vim
  context.vim
  cs.vim
  csslint.vim
  cucumber.vim
  dart.vim
  dart2js.vim
  dart2native.vim
  dartanalyser.vim
  dartdevc.vim
  dartdoc.vim
  dartfmt.vim
  decada.vim
  dot.vim
  dotnet.vim
  erlang.vim
  eruby.vim
  eslint.vim
  fbc.vim
  fortran_F.vim
  fortran_cv.vim
  fortran_elf90.vim
  fortran_g77.vim
  fortran_lf95.vim
  fpc.vim
  g95.vim
  gawk.vim
  gcc.vim
  gfortran.vim
  ghc.vim
  gjs.vim
  gm2.vim
  gnat.vim
  go.vim
  haml.vim
  hare.vim
  hp_acc.vim
  icc.vim
  icon.vim
  ifort.vim
  intel.vim
  irix5_c.vim
  irix5_cpp.vim
  javac.vim
  jest.vim
  jikes.vim
  jjs.vim
  jq.vim
  jshint.vim
  jsonlint.vim
  mcs.vim
  mips_c.vim
  mipspro_c89.vim
  mipspro_cpp.vim
  modelsim_vcom.vim
  msbuild.vim
  msvc.vim
  neato.vim
  ocaml.vim
  onsgmls.vim
  pandoc.vim
  pbx.vim
  perl.vim
  perlcritic.vim
  php.vim
  pip_compile.vim
  podchecker.vim
  powershell.vim
  pylint.vim
  pyunit.vim
  raco.vim
  racomake.vim
  racosetup.vim
  racotest.vim
  rake.vim
  rhino.vim
  rime_deployer.vim
  rspec.vim
  rst.vim
  rubocop.vim
  ruby.vim
  rubyunit.vim
  rustc.vim
  sass.vim
  scdoc.vim
  se.vim
  shellcheck.vim
  sml.vim
  spectral.vim
  splint.vim
  stack.vim
  standard.vim
  stylelint.vim
  tcl.vim
  tex.vim
  tidy.vim
  ts-node.vim
  tsc.vim
  typedoc.vim
  vimdoc.vim
  xbuild.vim
  xmllint.vim
  xmlwf.vim
  xo.vim
  yamllint.vim
  zig.vim
  zig_build.vim
  zig_build_exe.vim
  zig_test.vim
  zsh.vim
Size: Mime:
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 the vim-dev mailing list: <vim-dev@vim.org>