chore(config): add modeline for Emacs json-mode

json-mode supports jsonc format since 1.8.0, but does not register
.jsonc as a file extension.
This commit is contained in:
Aleksei Bavshin 2024-02-25 11:21:58 -08:00
parent 3a33c0b290
commit 2108959644
No known key found for this signature in database
GPG Key ID: 4F071603387A382A
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// -*- mode: jsonc -*-
{
// "layer": "top", // Waybar at top layer
// "position": "bottom", // Waybar position (top|bottom|left|right)