Move blink-cursor setting to emacs-config
This commit is contained in:
parent
c5dc9763ab
commit
d08b398ff1
1 changed files with 0 additions and 2 deletions
|
@ -157,8 +157,6 @@
|
||||||
|
|
||||||
(add-hook 'electric-indent-local-mode-hook #'oni:switch-newline-keys)
|
(add-hook 'electric-indent-local-mode-hook #'oni:switch-newline-keys)
|
||||||
|
|
||||||
(blink-cursor-mode -1)
|
|
||||||
|
|
||||||
;; (with-eval-after-load 'server
|
;; (with-eval-after-load 'server
|
||||||
;; (diminish 'server-buffer-clients
|
;; (diminish 'server-buffer-clients
|
||||||
;; (propertize (concat " " (char-to-string #xf233))
|
;; (propertize (concat " " (char-to-string #xf233))
|
||||||
|
|
Loading…
Reference in a new issue