bullets.vim icon indicating copy to clipboard operation
bullets.vim copied to clipboard

[Feature Request] colorize different indentation lines

Open mstojanovic opened this issue 4 years ago • 3 comments

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

mstojanovic avatar May 02 '21 15:05 mstojanovic

This seems to work well so far: https://github.com/bmihai/nanootl

braham-snyder avatar Aug 06 '21 00:08 braham-snyder

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?

nathanbraun avatar Jan 04 '22 03:01 nathanbraun

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).

braham-snyder avatar Jan 19 '22 21:01 braham-snyder