Files
neovim/runtime/compiler
Jan Edmund Lazo 7e36c9a2d3 vim-patch:56994d215815
Update runtime files.
56994d2158
2021-05-02 12:44:04 -04:00
..
2021-04-29 21:08:09 -04:00
2021-05-02 12:44:04 -04:00
2021-04-29 23:35:37 -04:00
2021-04-29 23:35:37 -04:00
2021-04-29 23:35:37 -04:00
2021-04-29 23:35:37 -04:00
2021-04-29 23:35:37 -04:00
2021-04-29 23:35:37 -04:00
2021-04-29 23:35:37 -04:00
2021-04-29 21:56:34 -04:00
2021-05-01 23:19:58 -04:00
2021-04-29 21:08:09 -04:00
2021-04-29 21:08:09 -04:00
2021-04-29 23:35:37 -04:00
2021-04-29 21:08:09 -04:00
2021-04-29 21:08:09 -04:00
2021-04-29 21:08:09 -04:00
2021-04-29 21:08:09 -04:00
2021-05-01 22:29:03 -04:00
2021-05-02 12:03:34 -04:00
2021-04-29 23:35:37 -04:00
2021-04-29 21:08:09 -04:00
2021-05-01 02:01:25 -04:00
2021-05-02 10:23:35 -04:00
2021-04-29 21:56:34 -04:00
2021-04-29 21:08:09 -04:00
2021-05-01 23:19:58 -04:00
2021-04-29 21:08:09 -04: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.