Change emacs cursor type
This commit is contained in:
parent
a2e6c91968
commit
d17a912bb3
1 changed files with 1 additions and 0 deletions
|
|
@ -177,6 +177,7 @@
|
||||||
(use-package emacs
|
(use-package emacs
|
||||||
:ensure nil
|
:ensure nil
|
||||||
:custom
|
:custom
|
||||||
|
(cursor-type 'bar)
|
||||||
(visible-bell t)
|
(visible-bell t)
|
||||||
(global-auto-revert-non-file-buffers t)
|
(global-auto-revert-non-file-buffers t)
|
||||||
(kill-do-not-save-duplicates t)
|
(kill-do-not-save-duplicates t)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue