Show HN: Fold-logging.nvim – fold logging and debug-print statements in Neovim
By markosn · 2026-06-21 · 1 points · 0 comments
https://github.com/markosnarinian/fold-logging.nvim
I made this because I often keep debug logs and print statements around while working, but I don’t want them to dominate the file when I’m reading or reviewing code. fold-logging.nvim adds folds for logging/debug-print statements while leaving normal code folds alone. Pytho…
Open the full discussion on BetterNews