spacemacs/layers/+spacemacs
Alex Palaistras a9dd47691e
dumb-jump: Specify selector from completion framework used
This commit adds a conditional which allows `dumb-jump` to use a selector
matching the current completion framework used (`ivy` or `helm`), instead
of the default popup. This relates to work done for adding Helm support
to `dumb-jump` here: https://github.com/jacktasia/dumb-jump/pull/96

The motivation behind this is two-fold: the fact that popups are known
to be broken when used with conflicting packages, such as `fci-mode` for
showing a column marker, and the need for better completions with the
possiblity for fuzzy-matching. This should hopefully lead to a more
consistent experience as well.
2016-12-18 11:47:56 +02:00
..
spacemacs-completion Add option for helm fuzzy matching 2016-08-17 20:53:45 +02:00
spacemacs-editing Disable smartparens highlighting 2016-09-14 14:46:01 +02:00
spacemacs-editing-visual Integrate ahs with evil as well as isearch 2016-11-09 21:40:43 -05:00
spacemacs-evil Evil Nr TS, add 0..9 prefix and q quit 2016-10-17 19:57:57 +02:00
spacemacs-language fix void variable when not using osx layer 2016-09-06 12:29:48 +05:30
spacemacs-layouts move helm specific layout transient state keybindings to helm layer 2016-10-23 19:44:35 +02:00
spacemacs-misc dumb-jump: Specify selector from completion framework used 2016-12-18 11:47:56 +02:00
spacemacs-org Fix buffer edges bug. 2016-09-05 21:12:52 -04:00
spacemacs-purpose Fix Typo in Purpose Layer 2016-11-02 21:29:40 +02:00
spacemacs-ui fix 4b2f123: do not remove workaround 2016-09-01 00:56:22 +02:00
spacemacs-ui-visual add copy key to neotree 2016-12-09 18:19:52 +02:00