mirror of
https://github.com/neovim/neovim.git
synced 2026-09-06 06:00:59 +00:00
Problem The format of LSP log messages is inconsistent; some include underscores, while others are not logged at all. Solution Standardize log recording and unify the log message prefixes with the module names.