I want to set some keybingings to change line_padding_bottom
and line_padding_top
globally.
I know of set_setting
, but this changes the setting only for the current buffer. Is there a way to change the setting for all buffers and have the changed value saved in my Preferences file?
Thanks!