Update cursor configuration
This commit is contained in:
parent
1478caf4d3
commit
ae598d1e6a
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@
|
|||
(scroll-bar-mode -1)
|
||||
|
||||
(setq-default cursor-type '(bar . 2))
|
||||
(setq-default cursor-in-non-selected-windows 'box)
|
||||
|
||||
(setq-default truncate-lines t)
|
||||
|
||||
|
|
Loading…
Reference in a new issue