mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

feat(logs): show full path of short_src in lsp logs Problem: - Cannot gf to info.short_src printed in the logs since only the last 16 characters are printed Solution: - Print full info.short_src and remove ...