nelsam / vidar

vidar is a highly experimental Go editor, written in Go, using gxui
The Unlicense
50 stars 7 forks source link

Hook: Config file details #180

Open nelsam opened 5 years ago

nelsam commented 5 years ago

Description

In addition to standard yaml/toml/json highlighting, we need to provide some additional information for files that vidar loads as settings files.

Follow-up for #15

Expected behavior

Opening a settings file shows me information about how it affects vidar

Actual behavior

Opening a settings file shows the raw file

Subtasks