
wombient.nvim - ambient structural shading to make big files easier to scan
Hey. Ever get lost jumping through repetitive-ish code blocks? This is an attempt to help. It layers on top of existing syntax highlighting to visually organize things into relevant chunks, extracted as best I could (treesitter nodes > LSP folds > manual heuristics). Sharing in case anyone else finds it helpful when browsing a giant yaml :)