diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-07-07 17:00:49 -0700 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-07-07 17:00:49 -0700 |
| commit | 3a2eea5d8ffed22d2001d899a80a69a0bd22d399 (patch) | |
| tree | 1417ba4109b5521bae44336f0753781aa2dea514 /emacs/init.el | |
| parent | 8612715fe2afe77c48cbf4d4a1273a3bd1a08c26 (diff) | |
set goal column
Diffstat (limited to 'emacs/init.el')
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el index eaec53b..57613bd 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -1149,3 +1149,4 @@ BEG and END define the region." ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. ) +(put 'set-goal-column 'disabled nil) |
