Releases: ochaloup/vim-syntax-match
Releases · ochaloup/vim-syntax-match
Vim Syntax Match 0.2 "Run in all buffers"
- adding foreground colors highlights (e.g. commands
YF <pattern>/Yellowfg,GF <pattern>/Greenfg, ...) - adding function to call highlighting on all opened buffers (commands like
:YA <pattern>(yellow highlight on all buffers), similarly thenGA,BA, ...) - adding user command
SCBwhich aliases call ofwindo scroll bindas scroll binding on all opened windows - adding command
ClearAllSyntaxwhich remove all syntax hightlighting from all opened buffers - adding a docker file for testing the plugin functionality
Intial release
The Vim plugin could be marked as an first working version release.