diff options
author | Thanos Apollo <[email protected]> | 2023-08-25 07:26:25 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-08-25 07:55:58 +0300 |
commit | 52ff88a4dba6f90459aed195c207686dd51ef131 (patch) | |
tree | 6f254d1c58d635a762b907144c1465f975255cd1 /emacs.org | |
parent | 9fb684f2e3f18610b837e1a9e6275f31ca2ce621 (diff) |
emacs: nov-mode disable line numbers
Diffstat (limited to 'emacs.org')
-rwxr-xr-x | emacs.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -132,7 +132,8 @@ Fonts and basic appearance settings for each device elfeed vterm-mode telega-chat-mode-hook - telega-root-mode-hook)) + telega-root-mode-hook + nov-mode-hook)) (add-hook mode (lambda () (display-line-numbers-mode 0)))) |