Skip to content

Releases: ochaloup/vim-syntax-match

Vim Syntax Match 0.2 "Run in all buffers"

02 May 14:36
Compare
Choose a tag to compare
  • 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 then GA, BA, ...)
  • adding user command SCB which aliases call of windo scroll bind as scroll binding on all opened windows
  • adding command ClearAllSyntax which remove all syntax hightlighting from all opened buffers
  • adding a docker file for testing the plugin functionality

Intial release

25 Apr 20:58
Compare
Choose a tag to compare
Intial release Pre-release
Pre-release

The Vim plugin could be marked as an first working version release.