[Feature Request] colorize different indentation lines
it would be great if different indentation bullets had a different color so its easier to follow what is going on. also, highlighting/bold date formats would be great
both requests are available in vim-journal, and this would def make me switch completely to this plugin since it has the features i want for easily creating and navigating through different lists
This seems to work well so far: https://github.com/bmihai/nanootl
This seems to work well so far: https://github.com/bmihai/nanootl
@braham-snyder it looks like it requires its own filetype, have you successfully used it with a markdown or another filetype?
No idea if it was the right way (good chance it wasn't), but I had set filetype+=.nanootl to make it work with text files. Was using it daily.
But from brief testing I like https://github.com/lervag/vim-rainbow-lists better so far (thanks for contributing to it) since it lets you add deeper coloring levels (without modifying the plugin itself).