Files
neovim/test/functional/core
luukvbaal 53da0c5060 fix(messages): avoid recursive rtp build due to msg_show #39888
Problem:  If there are pending messages when starting to build the
          runtime search path, a msg_show callback may invoke
          runtime_search_path_validate() recursively.
Solution: Avoid msg_show callback by ensuring messages are flushed.
2026-05-20 08:13:41 -04:00
..
2025-04-27 13:40:46 -07:00
2026-04-22 18:25:07 -04:00