colon+esc refreshes line numbers now
This commit is contained in:
parent
497fcaa037
commit
7909a82e2b
@ -333,7 +333,7 @@ targets."
|
||||
str)))
|
||||
(setq-local nlinum--width (length (number-to-string
|
||||
(line-number-at-pos (point-max))))))
|
||||
(add-hook 'prog-mode-hook #'mitch/nlinum-buffer-setup))
|
||||
(add-hook 'minibuffer-exit-hook #'mitch/nlinum-buffer-setup))
|
||||
|
||||
;; broken terminal that doesn't compile but at least it's fast when it does
|
||||
(use-package vterm
|
||||
|
Loading…
Reference in New Issue
Block a user