8 lines
317 B
TOML
8 lines
317 B
TOML
id = "rainbow-indent"
|
|
name = "Rainbow Indent"
|
|
version = "0.0.1"
|
|
schema_version = 1
|
|
authors = ["Adrian <adriangl@pvv.ntnu.no>"]
|
|
description = "Highlight indents with different rainbow colors and make them red when they differ from tab size for all files"
|
|
repository = "https://git.pvv.ntnu.no/adriangl/rainbow-indent"
|