doomemacs/modules/editor
Henrik Lissner f7b75a7d68
editor/evil: use evil-set-cursor-color
set-cursor-color causes an expensive redraw. Plugins like treemacs may
silently change window focus, triggering these calls and causing
freezing. We use evil-set-cursor-color instead, which avoids
set-cursor-color unless the cursor's color has changed.
2019-05-17 21:02:24 -04:00
..
evil editor/evil: use evil-set-cursor-color 2019-05-17 21:02:24 -04:00
file-templates 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
fold editor/fold: add hs support for nxml-mode 2019-05-16 01:22:50 -04:00
format 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
lispy 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
multiple-cursors 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
parinfer Standardize the READMEs of various modules 2019-05-09 21:31:23 -04:00
rotate-text Remove deprecated set! & def-setting! macros 2019-01-05 17:48:46 -05:00
snippets editor/snippets: yas-triggers-in-field = nil 2019-05-05 14:20:52 -04:00