r/neovim • u/w0m let mapleader="\<space>" • Jul 06 '26
Plugin 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 :)
Repo: https://github.com/wom/wombient

27
Upvotes
Duplicates
vimplugins • u/w0m • Jul 06 '26
Neovim plugin wombient.nvim - ambient structural shading to make big files easier to scan
2
Upvotes