Files
neovim/runtime/compiler
Christian Clason eb4b337d9e vim-patch:partial:3f32a5f1601a (#18555)
Update runtime files and translations
3f32a5f160

skip eval.txt (requires 8.2.4883)
2022-05-13 15:20:58 +02: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-09-13 16:33:41 +02: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-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-04-29 21:56:34 -04:00
2021-04-29 21:08:09 -04:00
2021-09-13 16:33:41 +02: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.