[Misc] Remove duplicate assignment for variable

This commit is contained in:
Daniel - 2019-08-31 10:59:24 +02:00
parent 6ffbbfdd90
commit 541851ed00
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 0 additions and 1 deletions

View File

@ -367,7 +367,6 @@
;; matter!
(setq inhibit-compacting-font-caches t))
(setq visual-line-fringe-indicators '(left-curly-arrow right-curly-arrow))
(setq-default cursor-type 'bar
cursor-in-non-selected-windows nil)