Changeset 8faea87 in dotfiles


Ignore:
Timestamp:
Oct 28, 2022, 3:00:06 PM (2 years ago)
Author:
w96k <w96k@…>
Branches:
master
Children:
e6b57ae
Parents:
acdb8ab
Message:

Add sql trunkate lines back

File:
1 edited

Legend:

Unmodified
Added
Removed
  • emacs/.emacs.d/.emacs-config.org

    racdb8ab r8faea87  
    12531253
    12541254  (add-hook 'sql-interactive-mode-hook
    1255           (lambda ()
    1256             (toggle-truncate-lines t)))
     1255          (lambda ()
     1256            (toggle-truncate-lines t)))
    12571257
    12581258  (setq sql-connection-alist
Note: See TracChangeset for help on using the changeset viewer.