home/editor: Add rulers at 80 and 120 columns

This commit is contained in:
Mikael 2024-09-28 13:02:35 +02:00
parent b0a00478fe
commit aded37188c
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -4,6 +4,8 @@
defaultEditor = true;
settings = {
editor = {
rulers = [ 80 120 ];
auto-pairs = {
"" = "";
"" = "";