Remove line hilight
This commit is contained in:
parent
63b6442713
commit
297cc40965
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -33,7 +33,7 @@
|
|||
(menu-bar-mode -1)
|
||||
(tool-bar-mode -1)
|
||||
(scroll-bar-mode -1)
|
||||
(global-hl-line-mode 'global-hl-line-highlight)
|
||||
|
||||
(blink-cursor-mode -1)
|
||||
(add-to-list 'default-frame-alist '(font . "Hack NF-10:bold"))
|
||||
(add-to-list 'default-frame-alist '(height . 60))
|
||||
|
|
Loading…
Add table
Reference in a new issue