bbaserdem / musicbrainz-vim-syntax

Vim highlighting for MusicBrainz tagger/naming scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

musicbrainz-vim-syntax - syntax highlighting for MB tagger scripts

This is a very simple sytax plugin to help highlighting MusicBrainz tagger scripts. Syntax is derived from Foobar2000's titleformat.

Features

This is a very basic try at syntax highlighting.

Built-in

All valid musicbrainz tags and functions are contained.

File Type

  • Any text files called ~/Music/MusicBrainz will gain the file association.
  • File extension .mbs is now associated with MusicBrainz scripts.

Installation

Vim-Plug

Install using vim-plug by putting

Plugin 'bbaserdem/musicbrainz-vim-syntax'

to your startup files, and run :PluginInstall.

About

Vim highlighting for MusicBrainz tagger/naming scripts.

License:MIT License


Languages

Language:Vim Script 100.0%