spacemacs/layers/+spacemacs/spacemacs-evil
duianto aada9702dc init-evil-mc: 1 cursor hide mode line text variable
Problem:
Spacemacs rewrites the evil-mc-mode-line variable, to remove the evil-mc mode
line text, when there's only one cursor. The rewrite blocks the recent evil-mc
updates, that made the multi cursor, mode line text, more readable.

Solution:
Use the new evil-mc-one-cursor-show-mode-line-text variable, to only hide the
mode line text, when there's one cursor. This unblocks the current, and any
future updates, that the evil-mc package makes to the mode line text.
2017-05-24 13:32:25 +02:00
..
local/evil-unimpaired Fix frame cycling in evil-unimpaired. 2017-05-18 18:34:56 +02:00
funcs.el Fix pasting ignoring register selection 2017-04-28 23:09:06 -04:00
packages.el init-evil-mc: 1 cursor hide mode line text variable 2017-05-24 13:32:25 +02:00
README.org update docs to the new toc-org format 2017-05-22 18:35:37 +03:00

spacemacs-evil layer

Description

TODO describe spacemacs-evil layer in this file