Skip to content

AndrewRadev/discotheque.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Are you having trouble scanning for particular operators in the code? Keep missing the occasional punctuation characters? Enter the discotheque:

Demo

Usage

Just run the main command with a Vim regex:

:Disco some_variable_name
:Disco +
:Disco unsafe {\_.\{-}}

When moving the cursor, the colors of the highlighted text will toggle between blue and red. To stop the highlighting, just run the command with no arguments:

:Disco

Should I seriously use this?

There's probably less... energetic ways to emphasize pieces of code you're interested in. But it's a fun party trick.

About

Emphasize pieces of text, with style.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published