mirror of
https://github.com/neovim/neovim.git
synced 2026-05-07 22:40:39 +00:00
Problem: repeated gO in markdown etc. adds extra toc indentation
Solution: don't memoize heading table which gets modified
(cherry picked from commit 28eaec5e15)