mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 22:38:16 +00:00

* Set JEMALLOC_NO_DEMANGLE to be able to use `je_*` functions, regardless of how jemalloc was compiled (--with-jemalloc-prefix) * Show jemalloc information in Neovim's version output. Resolve #2449.