enable cursor crosshairs
This commit is contained in:
parent
d1da863ef7
commit
0f42657983
@ -1153,7 +1153,8 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
||||
(hl-line
|
||||
((t (:background "#101010"))))
|
||||
(hl-column
|
||||
((t (:inherit hl-line)))))
|
||||
((t (:inherit hl-line))))
|
||||
:hook (prog-mode . hl-col-line-init))
|
||||
|
||||
(provide 'mitch-packages)
|
||||
;;; mitch-packages.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user