Skip to content

jwcxz/vim-vdb

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

vdb syntax

JWC :: jwcxz.com

This is a simple set of highlighting rules for files consisting of key:value pairs, plus some highlighting for indentation.

Format looks like this:

first level
    second level
        third level
            keytype1: value
            keytype2# value

Note that two different symbols are defined: : and #. It's easy enough to add some more. I use this to define information that I care about and don't care about. This usually goes nicely with fdm=indent.

screenshot

About

Syntax highlighting for human-readable key:value databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published