mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
Update runtime files.
This commit is contained in:
@ -1,3 +1,13 @@
|
||||
READ THIS FIRST
|
||||
===============
|
||||
|
||||
ccfilter is a C program to filter the output of a few compilers to a common
|
||||
QuickFix format. It is provided with Vim to make quickfix useful for more
|
||||
compilers.
|
||||
|
||||
ccfilter WILL FAIL with long lines (more than 2047 bytes).
|
||||
|
||||
|
||||
COMPILING AND INSTALLING:
|
||||
=========================
|
||||
|
||||
|
Reference in New Issue
Block a user