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:
parent
9162eb02b4
commit
e2683fb159
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user