Open rpuntaie opened 1 week ago
set maxmempattern=2000000
does help, though.
Please close this if there is no way around setting the number high for this package.
With the default 1000
for maxmempattern
the messages appear.
What file type are you editing?
On Wed, Nov 6, 2024 at 8:59 AM Roland Puntaier @.***> wrote:
set maxmempattern=2000000
does help, though.
Please close this if there is no way around setting the number high for this package.
With the default 1000 for maxmempattern the messages appear.
— Reply to this email directly, view it on GitHub https://github.com/andymass/vim-matchup/issues/373#issuecomment-2459827953, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSY3DJNHMVTCJBX5KK7PJTZ7IOCLAVCNFSM6AAAAABRIUZOCOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJZHAZDOOJVGM . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I used the extension .log
. :set filetype
shows filetype=log
.
Related: https://vi.stackexchange.com/questions/31310/search-throws-e363-pattern-uses-more-memory-than-maxmempattern
quote: "the underlying search, which may be found in separate file like a syntax highlighting definition, should be fixed to have a more efficient pattern."
Issue
When going through a large log file I get a lot of these error messages:
Info
:version