Skip to content

lervag/vim-rainbow-lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a Vim plugin to add rainbow highlighting of indented lists.

Before After
before after

Quick Start

Installation

If you use vim-plug, then add the following line to your vimrc file:

Plug 'lervag/vim-rainbow-lists'

Or use some other plugin manager:

Usage

Use the following commands or mappings to enable/disable/toggle the layer highlighting.

Command Mapping
:RBListEnable <plug>(rblist-enable)
:RBListDisable <plug>(rblist-disable)
:RBListToggle <plug>(rblist-toggle)

About

Nested highlighting of lists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published