Config - Higher pattern memory limit

This commit is contained in:
Emmanuel BENOîT 2023-08-09 11:18:23 +02:00
parent 41717879ae
commit 36dfaa2715
Signed by: Emmanuel BENOîT
SSH key fingerprint: SHA256:l7PFUUF5TCDsvYeQC9OnTNz08dFY7Fvf4Hv3neIqYpg

2
cfg/60-memory.vim Normal file
View file

@ -0,0 +1,2 @@
" We need more memory for syntax highlighting in some cases (Golang...)
set maxmempattern=2000