forked from colonelpanic/dotfiles
tweak
This commit is contained in:
parent
2ff187fbf7
commit
6d96829e16
@ -219,7 +219,7 @@ Ensure by default since most of the package for which I use use-package need to
|
||||
(setq-default cursor-type 'box)
|
||||
(setq-default cursor-in-non-selected-windows 'bar)
|
||||
|
||||
(if nil ;; Causing too many annoying issues
|
||||
(when nil ;; Causing too many annoying issues
|
||||
(add-hook 'after-init-hook '(lambda () (setq debug-on-error t))))
|
||||
|
||||
;; Make mouse scrolling less jumpy.
|
||||
|
Loading…
Reference in New Issue
Block a user