mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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.