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.pull/2972/head
parent
3a33c0b290
commit
2108959644
|
@ -1,3 +1,4 @@
|
||||||
|
// -*- mode: jsonc -*-
|
||||||
{
|
{
|
||||||
// "layer": "top", // Waybar at top layer
|
// "layer": "top", // Waybar at top layer
|
||||||
// "position": "bottom", // Waybar position (top|bottom|left|right)
|
// "position": "bottom", // Waybar position (top|bottom|left|right)
|
||||||
|
|
Loading…
Reference in New Issue