I think I have a problem..

This commit is contained in:
Henrik Lissner 2014-12-12 15:26:34 -05:00
parent 5aa3c282be
commit 7ddb52699d
55 changed files with 745 additions and 318 deletions

View file

@ -22,6 +22,8 @@
(blink-cursor-mode 1) ; blink cursor
;; (global-hl-line-mode 1) ; highlight line
(setq linum-format " %3d")
;; Multiple cursors across buffers cause a strange redraw delay for
;; some things, like auto-complete or evil-mode's cursor color
;; switching.