mirror of
https://github.com/neovim/neovim.git
synced 2025-11-12 21:38:50 +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.