1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-24 04:22:50 -05:00

Add truncate-lines hotkey

This commit is contained in:
Jack Foltz 2019-02-01 09:23:54 -05:00
parent 9162eb02b4
commit e2683fb159
Signed by: foltik
GPG Key ID: D1F0331758D1F29A

View File

@ -762,7 +762,8 @@ and activate it in =prog-mode=
:general
(foltz-major-def
:keymaps 'prog-mode-map
"l" 'fci-mode))
"l" 'fci-mode
"f" 'toggle-truncate-lines))
#+END_SRC
** Snippets