spacemacs/layers
Miciah Masters ec0a535b27 Show conflicts in smerge ts hint
Use a dynamic hint for the smerge transient state in order to show the
current and total numbers of conflicts, and make the full hint toggleable.

* CHANGELOG.develop: Add an entry for this change.
* layers/+source-control/version-control/config.el
(spacemacs--smerge-ts-full-hint-toggle): New variable.
* layers/+source-control/version-control/funcs.el
(spacemacs//smerge-ts-hint): New function.  Return a string indicating the
index of the current conflict and the total number of conflicts detected by
smerge-mode.  If spacemacs--smerge-ts-full-hint-toggle is true, append the
smerge transient state's full hint.
(spacemacs//smerge-ts-toggle-hint): Toggle showing the full hint for the
smerge transient state.
* layers/+source-control/version-control/packages.el
(version-control/init-smerge-mode): Define the transient state in :init so
we can use spacemacs|transient-state-format-hint.  Use
spacemacs//smerge-ts-hint to display a dynamic hint.  Bind the ? key to
spacemacs//smerge-ts-toggle-hint.
2019-10-13 10:09:42 +02:00
..
+chat [core] Fix layer dependencies based on layer variables 2019-09-30 02:00:48 -04:00
+checkers fix #12554 goto-flycheck-error-list 2019-07-24 14:17:53 +02:00
+completion Fix C-k ivy-previous-line in ivy-switch-buffer 2019-09-17 18:28:02 +02:00
+distributions [core] Fix layer dependencies based on layer variables 2019-09-30 02:00:48 -04:00
+emacs org-mode: Document more insertion bindings 2019-10-10 21:21:28 +02:00
+email [gnus] add gnus perspective 2019-10-06 17:09:15 +02:00
+filetree Add document for option treemacs-use-git-mode 2019-10-05 18:51:36 +02:00
+fonts/unicode-fonts Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+frameworks Make react layer respect js fmt on save 2019-10-09 18:29:23 +02:00
+fun Layer +fun/emoji: Enable company-emoji-insert-unicode 2019-08-05 21:23:50 +02:00
+intl [japanese] Fix doc 2019-09-16 20:17:40 +02:00
+lang Fix conditional backend setup 2019-10-12 15:21:40 +02:00
+misc docstring 2019-09-16 17:41:15 +03:00
+music/spotify Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+os Add a layer variable osx-swap-option-and-command 2019-06-18 14:21:56 +02:00
+pair-programming/floobits Switch to the new layers generator 2019-05-15 21:08:21 +03:00
+readers Update dash layer to reflect dash-docs merge 2019-09-17 20:02:49 +02:00
+source-control Show conflicts in smerge ts hint 2019-10-13 10:09:42 +02:00
+spacemacs Unique defvar for each ts full-hint toggle 2019-10-13 10:09:42 +02:00
+tags pycscope: ability to configure the binary name 2019-09-14 01:06:16 +02:00
+themes Revert "[themes-megapack] Add ewal-spacemacs-themes to themes-megapack layer." 2019-08-26 19:58:34 +02:00
+tools [shell] Add instruction to install cmake on MacOS 2019-09-30 02:29:50 -04:00
+vim [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
+web-services Fixes issue of customize search engine list 2019-08-06 23:04:54 +02:00
auto-layer.el Add lazy-install to automatically install dart layer 2019-04-12 18:00:00 +02:00
LAYERS.org documentation formatting: Thu Sep 12 15:09:22 UTC 2019 2019-09-12 21:44:20 +02:00